mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Message wording improvements
This commit is contained in:
@ -1096,7 +1096,7 @@ test_sub=# SELECT * FROM child ORDER BY a;
|
||||
Each publication can optionally specify which columns of each table are
|
||||
replicated to subscribers. The table on the subscriber side must have at
|
||||
least all the columns that are published. If no column list is specified,
|
||||
then all columns in the publisher are replicated.
|
||||
then all columns on the publisher are replicated.
|
||||
See <xref linkend="sql-createpublication"/> for details on the syntax.
|
||||
</para>
|
||||
|
||||
|
Reference in New Issue
Block a user