Search Postgresql Archives

Re: PostgreSQL doesn't accept connections when Windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Thomas

netstat -a -n

Cool!

And -o gives me the pid of the process which I can match with processes through the Task Manager...

when another program is occupying the port, it would probabyl not make much difference, except if the pgsql service is started before the other tool.

maybe pgsql is already running? ;-)

The problem I'm having is that if the server (Windows 2000) is rebooted, the PostgreSQL service starts as expected, but won't accept connections. Bur if the PostgreSQL service is then restarted manually (via Administrative Tools > Component Services > Restart), the service runs as expected and everything is normal.

If I understand what you're suggesting, perhaps upon reboot PostgreSQL is starting before another app that listens on the same port, which could cause the problem, but if I then restart the PostgreSQL service this solves the problem?

Regards,
George



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux