Error when trying to start server
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.6/static/server-start.html
Description:
I just installed version 9.6.1 on RHEL 6.5 x64. I used the installed from
your documentation page.
I tried to start the database and got:
postgres -D /opt/PostgreSQL/9.6/data
FATAL: unrecognized configuration parameter "dynamic_shared_memory_type"
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
On Sun, Dec 25, 2016 at 11:42 PM, <meirav.rath@imperva.com> wrote:
I just installed version 9.6.1 on RHEL 6.5 x64. I used the installed from
your documentation page.
I tried to start the database and got:postgres -D /opt/PostgreSQL/9.6/data
FATAL: unrecognized configuration parameter "dynamic_shared_memory_type"
Are you sure that this is a 9.6 binary? What does "which postgres" or
"postgres --version" tell you?
--
Michael
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs