On Sun, Nov 22, 2015 at 8:54 PM, Alex Luya <alexander.luya@xxxxxxxxx> wrote:
My postgresql 9.4 is installed in centos 6.7,and I have followed this:http://www.cyberciti.biz/faq/postgresql-remote-access-or-connection/1,cd /var/libpgsql/9.4/data2,cp postgresql.conf.sample postgresql.conf3,sudo vi postgresql.conf and add two lines,and save it:listen_addresses = "*"tcpip_socket = true
There are no such option as
tcpip_socket anymore (it had been removed sometime around 2005 year).
So very likely your server doesn't start because your config file not valid anymore.
--
Maxim Boguk
Senior Postgresql DBA
http://www.postgresql-consulting.ru/
Phone RU: +7 910 405 4718
Phone AU: +61 45 218 5678
LinkedIn: http://www.linkedin.com/pub/maksym-boguk/80/b99/b1b
Skype: maxim.boguk
Jabber: maxim.boguk@xxxxxxxxx
"People problems are solved with people.
If people cannot solve the problem, try technology.
People will then wish they'd listened at the first stage."
Senior Postgresql DBA
http://www.postgresql-consulting.ru/
Phone RU: +7 910 405 4718
Phone AU: +61 45 218 5678
LinkedIn: http://www.linkedin.com/pub/maksym-boguk/80/b99/b1b
Skype: maxim.boguk
Jabber: maxim.boguk@xxxxxxxxx
"People problems are solved with people.
If people cannot solve the problem, try technology.
People will then wish they'd listened at the first stage."