Re: non-WAL btree?

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: non-WAL btree?
Дата
Msg-id 3073cc9b0808011443q5e88de3fxa683722f2796c6cd@mail.gmail.com
обсуждение исходный текст
Ответ на Re: non-WAL btree?  (Alex Vinogradovs <AVinogradovs@Clearpathnet.com>)
Ответы Re: non-WAL btree?  (Alex Vinogradovs <AVinogradovs@Clearpathnet.com>)
Re: non-WAL btree?  (Glen Parker <glenebob@nwlink.com>)
Список pgsql-general
On Fri, Aug 1, 2008 at 3:36 PM, Alex Vinogradovs
<AVinogradovs@clearpathnet.com> wrote:
> It's not that I expect a lot of improvement by having non-WAL
> indexing, it just sounds logical to me to have that, since
> index can be re-created fast enough during recovery,

and why you think that? if they are non WAL logged the only way to
re-create them after a recovery is with a REINDEX... dropping the
index and create after the bulk is just the same, i think...

--
regards,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Guayaquil - Ecuador
Cel. (593) 87171157

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

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