Re: Cant start PostgreSQL Using command prompt

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Cant start PostgreSQL Using command prompt
Дата
Msg-id CAB7nPqRBAGZ6-1hroO0_ROywjzoHrS4wONfJXiVpHYq18zn-ow@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cant start PostgreSQL Using command prompt  (Saravanan Nagarajan <n.saravanan86@gmail.com>)
Ответы Re: Cant start PostgreSQL Using command prompt  (Saravanan Nagarajan <n.saravanan86@gmail.com>)
Список pgsql-bugs
On Tue, Sep 17, 2013 at 1:52 AM, Saravanan Nagarajan
<n.saravanan86@gmail.com> wrote:
> In pglog_txt,
>
> LOG:  could not bind IPv6 socket: No error
> HINT:  Is another postmaster already running on port 33307? If not, wait a
> few seconds and retry.
> LOG:  could not bind IPv4 socket: No error
> HINT:  Is another postmaster already running on port 33307? If not, wait a
> few seconds and retry.
> WARNING:  could not create listen socket for "localhost"
> FATAL:  could not create any TCP/IP sockets
>
> But already, i set ipv6&4 in pg_hba.conf file.
> My PostgreSQL Version : 9.2.1
This might be caused by something that changed on your Windows
environment like the addition of a new software (Anti-virus)? Also,
are you sure that your server is not running? Is there any process
Postgres.exe listed if you run a simple command tasklist?
--
Michael

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

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: BUG #8463: Packaging problem with postgis rpms
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Postgis extension bug w/ OpenBSD