Re: [GENERAL] pg_upgrade ?deficiency
От | Andres Freund |
---|---|
Тема | Re: [GENERAL] pg_upgrade ?deficiency |
Дата | |
Msg-id | 20131122210228.GE17400@alap2.anarazel.de обсуждение исходный текст |
Ответ на | Re: [GENERAL] pg_upgrade ?deficiency (Kevin Grittner <kgrittn@ymail.com>) |
Ответы |
Re: [GENERAL] pg_upgrade ?deficiency
|
Список | pgsql-hackers |
On 2013-11-22 12:45:25 -0800, Kevin Grittner wrote: > Tom Lane <tgl@sss.pgh.pa.us> wrote: > > > That looks sane for pg_dump, but I would rather have expected > > that pg_dumpall would need to emit the same thing (possibly more > > than once due to reconnections). > > I was kinda surprised myself. I changed it for pg_dump, tested > that, and then tested pg_dumpall to get a baseline, and the setting > was taken care of. pg_dumpall is lazy and just executes pg_dump for every database, that's the reason... But are you sure it also unsets default_transaction_readonly for the roles etc. it creates? Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services
В списке pgsql-hackers по дате отправления: