Re: How to add hosts to pg_hba.conf and postgresql.conf?

Поиск
Список
Период
Сортировка
От general_lee
Тема Re: How to add hosts to pg_hba.conf and postgresql.conf?
Дата
Msg-id 1300221228711-3719853.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: How to add hosts to pg_hba.conf and postgresql.conf?  (John R Pierce <pierce@hogranch.com>)
Ответы Re: How to add hosts to pg_hba.conf and postgresql.conf?  (Adrian Klaver <adrian.klaver@gmail.com>)
Список pgsql-general
Guys,

Thanks for your help.

When I saw that netstat was not listening as *.5432 I decided to;

svcadm disable svc:/application/database/postgresql_83:default_64bit

Then;

pg_ctl -D /var/lib/pgsql/data -l postmaster.log start

This fixed the problem.

You guys were right on the money, looks like restarting via smf was not
picking up the config changes. So I guess they need to be made elsewhere in
Solaris.

I can now talk to my PG DB via a remote host.

Big thanks the help.



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/How-to-add-hosts-to-pg-hba-conf-and-postgresql-conf-tp3708421p3719853.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

В списке pgsql-general по дате отправления:

Предыдущее
От: "Francisco Figueiredo Jr."
Дата:
Сообщение: Re: [GENERAL] Re: [GENERAL] Different encoding for string values and identifier strings? Or (select 'tést' as tést) returns different values for string and identifier...
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: How to add hosts to pg_hba.conf and postgresql.conf?