No UDP(5432) For You!

From: Craig McDaniel <craig(at)tool(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: No UDP(5432) For You!
Date: 2001-03-01 22:38:59
Message-ID: 983486339.3a9ecf83c1e08@mail.tool.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I just installed Postgres 7.0.2 from source on my Debian (testing)
system. I had the 6.5.3 debian package installed previously and
it worked fine (and I made sure my old postmaster process was not
running).

The short of it is, postmaster starts up with no errors, but
trying to connect, I get the following:

Connection to database 'template1' failed.
connectDB() -- connect() failed: Connection refused
Is the postmaster running at 'localhost' and accepting connections on Unix
socket '5432'?

I verified that postgres is not running on any UDP port
using nmap. If I start with the -i option, it runs fine
on TCP port 5432 (and I can connect). My pg_hba.conf file
has not been changed from the installation default. Any
ideas?

Later,
\ Craig "Cowboy" McDaniel
/_\ Software Engineer
/_/_\ Internet Tool & Die
/_/_/_\ craig(at)tool(dot)net
/_/_/_/_\ (502) 584-8665 ext 108

Browse pgsql-admin by date

  From Date Subject
Next Message Fredrik Larsson 2001-03-01 22:57:31 Couldn't find any tables, sequences or indices!
Previous Message Oliver Elphick 2001-03-01 22:33:52 Re: No UDP(5432) For You!