missing command?
Started by PG Bug reporting formover 1 year ago2 messagesdocs
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/17/reference-client.html
Description:
Hi,
In this list of commands:
https://www.postgresql.org/docs/current/reference-client.html
Should this one be included? --> pg_ctl
Saludos.
Jose
Re: missing command?
On 15 Oct 2024, at 00:57, PG Doc comments form <noreply@postgresql.org> wrote:
In this list of commands:
https://www.postgresql.org/docs/current/reference-client.html
Should this one be included? --> pg_ctl
pg_ctl is a server application, it is included here:
https://www.postgresql.org/docs/devel/reference-server.html
--
Daniel Gustafsson