postponing index updates in a transaction

Поиск
Список
Период
Сортировка
От Jean-Christian Imbeault
Тема postponing index updates in a transaction
Дата
Msg-id 3DF704EA.80901@mega-bucks.co.jp
обсуждение исходный текст
Ответы Re: postponing index updates in a transaction  (Bret Hughes <bhughes@elevating.com>)
Список pgsql-general
To speed up the inserting of many rows, is there a way to turn off any
index update being done while inside a transaction and have the index be
update at COMMIT?

Something similar to the "initially deferred"  constraint.

Thanks,

Jc


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

Предыдущее
От: frbn
Дата:
Сообщение: Re: createlang fails
Следующее
От: Bret Hughes
Дата:
Сообщение: Re: postponing index updates in a transaction