Hi,
do we really want to reference version 8.3 in current docs?
https://www.postgresql.org/docs/current/row-estimation-examples.html -> "The
outputs shown are taken from version 8.3"
The examples seem to be more or less fine,.
Regards
Daniel
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/tutorial-sql-intro.html
Description:
It would be valuable for someone who only just clones the repo, to mention
that before running make to get the tutorial build, ./configure must be run
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/15/runtime-config-query.html
Description:
Two comments on random-page-cost parameter here
https://www.postgresql.org/docs/current/runtime-config-query.html#GUC-RANDOM-PAGE-COST
1) Adding a
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/13/config-setting.html
Description:
Could you provide additional information about pg_ctlcluster command? On
postgrsql 13 clusters there is no pg_ctl reload.
So we should not use `pg_ctl rel
PG Doc comments form writes:
> Could you provide additional information about pg_ctlcluster command?
pg_ctlcluster is not part of the community Postgres code.
It is (I believe) added by the Debian packagers, so you'd
have to discuss the state of their documentation with them.