Re: could not bind IPv4 socket
От | Grzegorz Buś |
---|---|
Тема | Re: could not bind IPv4 socket |
Дата | |
Msg-id | 000101c9ccab$9e628360$db278a20$@org обсуждение исходный текст |
Ответ на | Re: could not bind IPv4 socket ("Vladimir N. Indik" <vladimir.indik@gmail.com>) |
Ответы |
Re: could not bind IPv4 socket
|
Список | pgsql-general |
When I run separately start/stop commands I still get "could not bind socket" message: # service postgresql stop Stopping postgresql service: [ OK ] # netstat -plunt | grep 5432 # ps -A | grep postmaster # rm /var/lib/pgsql/pgstartup.log rm: remove regular file `/var/lib/pgsql/pgstartup.log'? y # service postgresql start Starting postgresql service: [ OK ] # cat /var/lib/pgsql/pgstartup.log LOG: could not bind IPv4 socket: Address already in use HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry. -- Kind Regards, Grzegorz Bus -----Original Message----- From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Vladimir N. Indik Sent: Monday, May 04, 2009 10:15 AM To: pgsql-general@postgresql.org Subject: Re: [GENERAL] could not bind IPv4 socket Try this command separately. # service postgresql stop and then # service postgresql start On Воскресенье 03 мая 2009 23:01:24 Grzegorz Buś wrote: > postgresql restart > Stopping postgresql service: [ OK ] > Starting postgresql service: [ OK ] -- Vladimir N. Indik -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
В списке pgsql-general по дате отправления: