On Tue, Sep 17, 2013 at 1:52 AM, Saravanan Nagarajan
<n(dot)saravanan86(at)gmail(dot)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