Re: Bug in psql - Mailing list pgsql-bugs

From Chris BSomething
Subject Re: Bug in psql
Date
Msg-id CADrHaBH4sQ7w4zHD9E5DLkz2cAsbyTTd+Eu4OkHULnBhzLZ_NA@mail.gmail.com
Whole thread Raw
In response to Re: Bug in psql  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-bugs

Isn't it obvious? Two help items with the same help description doesn't tell you which one you need. And if you saved the output of a list... blah blah, then recalling help with \?, you won't be told necessarily how to run blah blah list, because the names of the lists and the help are different. If I saw somewhere on the web, the output of psql entitled "List of relations" which command would run that, given that a dozen or so commands are titled "List of relations", even though they are not that at all.

Chris

On Thu, 30 Jan 2025 at 15:54, Laurenz Albe <laurenz.albe@cybertec.at> wrote:
On Thu, 2025-01-30 at 06:56 +0800, Chris BSomething wrote:
> [description of various inconsistencies in the documentation of psql metacommands]

Slight differences can be explained by the fact that PostgreSQL is
written by many people.  Is there anything that is actually wrong
or confusing?  If yes, do you have a suggestion how to improve it?

Yours,
Laurenz Albe

pgsql-bugs by date:

Previous
From: Amit Kapila
Date:
Subject: Re: BUG #18789: logical replication slots are deleted after failovers
Next
From: "David G. Johnston"
Date:
Subject: Re: Bug in psql