Search Postgresql Archives

Re: PostgreSQL doesn't accept connections when Windows

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

 



How might I determine this?

netstat -a -n

this will list you all current listened ports
you could also try and

telnet localhost 5432

to see if something is listening.

Would this make a difference when the system is rebooted vs manually restarting the server?

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? ;-)

cheers,
thomas



[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