I've spent a week trying to get PostgreSQL 8.3 to install correctly on
WIN2K. Server will load & I see the server processes loaded but none of
them have any open ports. I keep getting the message the server isn't
listening. Server set up to connect to default port 5432 on localhost
but doesn't appear to be opening the port when it loads.
Any help would be welcome.
Thanks,
Dennis
>>> D Galen <degalen@comcast.net> wrote: > Server will load & I see the server processes loaded but none of > them have any open ports. Please show us your listen_addresses line from postgresql.conf. Are you trying to connect to localhost, 127.0.0.1, or some other IP address? If W2K supports it, show us the results of: netstat -plnt otherwise pick out the LISTEN lines from: netstat -an -Kevin
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера