Error in download page for pg10 - redhat
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/10/static/bug-reporting.html
Description:
on https://www.postgresql.org/download/linux/redhat/
for optional initialize it says:
/usr/pgsql-10/bin/postgresql10-setup initdb
That file does not exist.
This should be:
/usr/pgsql-10/bin/postgresql-10-setup initdb
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
On Thu, Oct 12, 2017 at 12:13 PM, <pgo@jlammrs.eu> wrote:
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/10/static/bug-reporting.html
Description:on https://www.postgresql.org/download/linux/redhat/
for optional initialize it says:
/usr/pgsql-10/bin/postgresql10-setup initdb
That file does not exist.This should be:
/usr/pgsql-10/bin/postgresql-10-setup initdb
Hi!
Thanks for the report! I pushed a fix for this earlier today, so it should
now have hit all the caches and be correct.
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>