Re: [HACKERS] SUBSCRIPTIONS and pg_upgrade
От | Peter Eisentraut |
---|---|
Тема | Re: [HACKERS] SUBSCRIPTIONS and pg_upgrade |
Дата | |
Msg-id | 14800830-6026-ce2b-1eb6-c4ad3d256229@2ndquadrant.com обсуждение исходный текст |
Ответ на | [HACKERS] SUBSCRIPTIONS and pg_upgrade (Stephen Frost <sfrost@snowman.net>) |
Ответы |
Re: [HACKERS] SUBSCRIPTIONS and pg_upgrade
|
Список | pgsql-hackers |
On 2/16/17 21:04, Stephen Frost wrote: > I'm not entirely sure about the reasoning behind requiring a flag to > include subscriptions in pg_dump output, One reason is that pg_subscription is only readable by a superuser, so we can't even dump them unless we're superuser. Also, restoring a subscription will immediately attempt to start replication, which might be kind of surprising. We had pondered this issue extensively during early review. I don't think we're all happy with the current behavior, but it's probably the safest and easiest one for now. Better ideas are welcome. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления: