| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: ALTER PUBLICATION documentation |
| Date: | 2017-05-24 23:24:08 |
| Message-ID: | 3cb9cb57-935b-ad57-244d-03469d61b9f6@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 5/22/17 17:50, Jeff Janes wrote:
> "The first variant of this command listed in the synopsis can change all
> of the publication properties specified in CREATE PUBLICATION
> <https://www.postgresql.org/docs/devel/static/sql-createpublication.html>."
>
> That referenced first variant no longer exists. I don't if that should
> just be removed, or reworked to instead describe "ALTER PUBLICATION name
> SET".
Yeah that got whacked around a bit too much. I'll see about fixing it up.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2017-05-24 23:28:26 | Re: ALTER PUBLICATION materializing the list of tables |
| Previous Message | Peter Eisentraut | 2017-05-24 23:16:28 | Re: pg_dump ignoring information_schema tables which used in Create Publication. |