Re: Postgres Port Problem (and other port issues)

2000-12-04 Thread Christoph Simon
On Mon, 4 Dec 2000 06:10:55 -0800 (PST) Chris Mayes <[EMAIL PROTECTED]> wrote: > I've finally managed to connect. It looks like psql is acting odd > (then again, maybe this is the default behavior... I am normally a > MySQL/Oracle user). Basically, psql requires that I explicitly supply > a host

Re: Postgres Port Problem (and other port issues)

2000-12-04 Thread Oliver Elphick
Chris Mayes wrote: >I've finally managed to connect. It looks like psql is acting odd >(then again, maybe this is the default behavior... I am normally a >MySQL/Oracle user). Basically, psql requires that I explicitly supply >a hostname. So, even though psql complains about being refused

Re: Postgres Port Problem (and other port issues)

2000-12-04 Thread Chris Mayes
I've finally managed to connect. It looks like psql is acting odd (then again, maybe this is the default behavior... I am normally a MySQL/Oracle user). Basically, psql requires that I explicitly supply a hostname. So, even though psql complains about being refused on port 5432 on localhost, I c

Re: Postgres Port Problem (and other port issues)

2000-12-04 Thread Christoph Simon
On Mon, 4 Dec 2000 04:51:50 -0800 (PST) Chris Mayes <[EMAIL PROTECTED]> wrote: > > Set > > PGALLOWTCPIP=yes > > in /etc/postgresql/postmaster.init and restart postgres. > > > Well, nmap (and lsof) reports that the postgres port is open and > listening, but I still get: > > > psql:

Re: Postgres Port Problem (and other port issues)

2000-12-04 Thread Chris Mayes
--- Christoph Simon <[EMAIL PROTECTED]> wrote: > On Sun, 3 Dec 2000 21:05:32 -0800 (PST) > Chris Mayes <[EMAIL PROTECTED]> wrote: > > > Hello, everyone. > > > > So, here's the problem: In a nutshell, Postgres doesn't seem to be > > listening on port 5432 (which is where everything seems to be

Re: Postgres Port Problem (and other port issues)

2000-12-04 Thread Christoph Simon
On Sun, 3 Dec 2000 21:05:32 -0800 (PST) Chris Mayes <[EMAIL PROTECTED]> wrote: > Hello, everyone. > > So, here's the problem: In a nutshell, Postgres doesn't seem to be > listening on port 5432 (which is where everything seems to be looking > for it). Nmap confirms this, plus none of the stuf

Postgres Port Problem (and other port issues)

2000-12-03 Thread Chris Mayes
Hello, everyone. So, here's the problem: In a nutshell, Postgres doesn't seem to be listening on port 5432 (which is where everything seems to be looking for it). Nmap confirms this, plus none of the stuff that lsof lists as being owned by postgres seems to deal with a socket (here's the dump