mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Fix description and documentation related to pg_restore --no-comments
These descriptions have been referring to object dump, but a restore operation is done. Reported-by: Andrey Lizenko Author: Andrey Lizenko Discussion: https://postgr.es/m/152992021588.1268.16786093506650391435@wrigleys.postgresql.org
This commit is contained in:
@ -579,7 +579,8 @@
|
||||
<term><option>--no-comments</option></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Do not dump comments.
|
||||
Do not output commands to restore comments, even if the archive
|
||||
contains them.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user