pg_dump insert transactions

Поиск
Список
Период
Сортировка
Искать
От
Kris Jurka
Тема
pg_dump insert transactions
Дата
Msg-id
Pine.BSO.4.63.0604121754510.31798@leary2.csoft.net
Список
Дерево обсуждения
pg_dump insert transactions Kris Jurka <books@ejurka.com>
Re: pg_dump insert transactions Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_dump insert transactions Bruce Momjian <pgman@candle.pha.pa.us>

This patch makes pg_dump wrap insert dumps (-d, -D) in a transaction to 
speed the restore process.  It also adds an option to disable these 
transactions for doing things like copying only newly inserted values from 
one database to another (assuming old ones will fail on an unique 
constraint).

Kris Jurka
В списке pgsql-patches по дате отправления
От: Martijn van Oosterhout
Дата:
От: Tom Lane
Дата:
FAQ