The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/creating-cluster.html
Description:
It would be great to have a glossary as an appendix, to define concepts such
as cluster, schema, tablespace, database.
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/postgres-user.html
Description:
There are multiple places in the manual that are seem written primarily for
UNIX environments. It is sometimes unclear how the manual section applies in
a W
Hi, I prefer to bookmark docs pointing to the exact term I need and
with pg docs it's often been the case that the exact term doesn't have
an anchor or only has unstable, generated anchors. So I would very
much like to add stable anchors in many more places. I haven't
contributed to pg before, so t
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/sql-show.html
Description:
I think it would be helpful on the manual page for SHOW to note that SHOW
ALL does _not_ show the value of IS_SUPERUSER.
On 2020-Jan-02, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/12/sql-createtable.html
> Description:
>
> From 73ad66d721a3f87500857cdc6b1f4d810f2875df Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Ivan=20M
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/sql-createtable.html
Description:
From 73ad66d721a3f87500857cdc6b1f4d810f2875df Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ivan=20Mas=C3=A1r?=
Date: Thu, 2 Jan 2020 09:15:34 +0100
Subject:
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/app-pg-ctl.html
Description:
Could it be added that in Windows pg_ctl needs to be run as administrator? I
spent a lot of time trying to figure out why the program didn't run, before
I foun