[DOCS] pg_rewind source-server connection

2015-11-18 Thread Pavel Luzanov
Hi all, May be it's time to document that source-server connection in pg_rewind must be non-replication and with superuser access. Consider this small patch for documentation. Previous discussion here: http://www.postgresql.org/message-id/54aeec26.5030...@gmx.net - Pavel Luzanov Postgres

Re: [DOCS] pg_rewind source-server connection

2015-11-18 Thread Michael Paquier
On Wed, Nov 18, 2015 at 7:03 PM, Pavel Luzanov wrote: > May be it's time to document that source-server connection in pg_rewind must > be non-replication and with superuser access. > Consider this small patch for documentation. +1. -- Michael -- Sent via pgsql-docs mailing list (pgsql-docs@po

[DOCS] pg_rewind source-server connection

2015-11-18 Thread Pavel Luzanov
Hi all, May be it's time to document that source-server connection in pg_rewind must be non-replication and with superuser access. Consider this small patch for documentation. Previous discussion here: http://www.postgresql.org/message-id/54aeec26.5030...@gmx.net - Pavel Luzanov Postgres