BUG #15252: "do not dump comments" in pg_restore help

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: lizenko79(at)gmail(dot)com
Subject: BUG #15252: "do not dump comments" in pg_restore help
Date: 2018-06-25 09:50:15
Message-ID: 152992021588.1268.16786093506650391435@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15252
Logged by: Andrey Lizenko
Email address: lizenko79(at)gmail(dot)com
PostgreSQL version: 11beta1
Operating system: Ubuntu 16.04 LTS
Description:

pg_restore --help reports "do not dump comments" instead of "do not
restore comments":

postgres(at)db1:~$ pg_restore --help | grep comment
--no-comments do not dump comments

The same issue in PostgreSQL devel documentation.

pg_restore tool by itself works as expected

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sergei Kornilov 2018-06-25 10:26:38 Re: BUG #15252: "do not dump comments" in pg_restore help
Previous Message PG Bug reporting form 2018-06-22 13:00:58 BUG #15251: query plan affected by grant select on partition