Re: Pg_upgrade speed for many tables

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Pg_upgrade speed for many tables
Дата
Msg-id CA+Tgmoai8iTfb2t1yUXtnTu3moQORK3NvUsKQ4YqsE8CpqpH5w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Pg_upgrade speed for many tables  (Jeff Janes <jeff.janes@gmail.com>)
Ответы Re: Pg_upgrade speed for many tables
Re: Pg_upgrade speed for many tables
Список pgsql-hackers
On Mon, Nov 5, 2012 at 4:07 PM, Jeff Janes <jeff.janes@gmail.com> wrote:
> Or have options for pg_dump and pg_restore to insert "set
> synchronous_commit=off" into the SQL stream?

It would be kind of neat if we had a command that would force all
previously-asynchronous commits to complete.  It seems likely that
very, very few people would care about intermediate pg_dump states, so
we could do the whole dump asynchronously and then do "FORCE ALL
COMMITS;" or whatever at the end.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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