Error when trying to start server

Started by Meirav Rathover 9 years ago2 messagesdocs
Jump to latest
#1Meirav Rath
meirav.rath@imperva.com

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

#2Michael Paquier
michael@paquier.xyz
In reply to: Meirav Rath (#1)
Re: Error when trying to start server

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 &quot;dynamic_shared_memory_type&quot;

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