Re: non-WAL btree?

Поиск
Список
Период
Сортировка
От Joshua Drake
Тема Re: non-WAL btree?
Дата
Msg-id 20080801125729.71ad6f43@jd-laptop
обсуждение исходный текст
Ответ на non-WAL btree?  (Alex Vinogradovs <AVinogradovs@Clearpathnet.com>)
Ответы Re: non-WAL btree?
Список pgsql-general
On Fri, 01 Aug 2008 12:41:12 -0700
Alex Vinogradovs <AVinogradovs@Clearpathnet.com> wrote:

> Guys,
>
> I was wondering if there is a btree indexing implementation that
> is not WAL-logged. I'm loading data in bulks, and index logging
> is an unnecessary overhead for me (easier to rebuild on crash).

Drop the index during load?

>
> Thanks!
>
> best regards,
> Alex Vinogradovs
>


--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate



В списке pgsql-general по дате отправления:

Предыдущее
От: Alex Vinogradovs
Дата:
Сообщение: non-WAL btree?
Следующее
От: Alex Vinogradovs
Дата:
Сообщение: Re: non-WAL btree?