Re: /etc/init.d/postgres-8.4-openscg start problem
От | Francisco Leovey |
---|---|
Тема | Re: /etc/init.d/postgres-8.4-openscg start problem |
Дата | |
Msg-id | 115366.71853.qm@web39324.mail.mud.yahoo.com обсуждение исходный текст |
Ответ на | Re: /etc/init.d/postgres-8.4-openscg start problem (Vibhor Kumar <vibhor.kumar@enterprisedb.com>) |
Список | pgsql-novice |
Sorry, wrong answer. Postgres was NOT running - maybe I was not clear Editing postgres-8.4-openscg , I changed the -w (wait option on pg_ctl) to -W and now it behaves the same as when unix_socket_directory had no value in postgresql.conf So it is clear that pg_ctl is waiting for some event that is not there when the socket dirrectory is modified. Try it yourself, put a value on unix_socket_directory and you will see what I am talking about BTW the /etc/init.d/postgres-8.4-openscg is also wrong : it fails to create the directory '/var/run/postgresql' - I had to add a mkdir on the /etc/init.d/postgres-8.4-openscg Please check this out - thanks --- On Tue, 3/22/11, Vibhor Kumar <vibhor.kumar@enterprisedb.com> wrote:
|
В списке pgsql-novice по дате отправления: