problem connecting to pg.

From: "postgresql" <pgsql(at)symcom(dot)com>
To: "PgSQL-SQL" <pgsql-sql(at)postgresql(dot)org>
Subject: problem connecting to pg.
Date: 2001-08-14 13:15:53
Message-ID: 200108141311.f7EDBbP07049@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I am experimenting with running PG 7.1.2 on Mac OSX. I seem to
have a problem with getting my users to connect. This works
beautifully when connect to my linux box.

Any ideas?

[localhost:/etc] postgres% /usr/local/pgsql/bin/postmaster -i -p5444 -D /users/postgres/pgdata
DEBUG: database system was shut down at 2001-08-14 09:03:12 EDT
DEBUG: CheckPoint record at (0, 2571948)
DEBUG: Redo record at (0, 2571948); Undo record at (0, 0);
Shutdown TRUE
DEBUG: NextTransactionId: 750; NextOid: 35106
DEBUG: database system is in production state
Unable to connect to Ident server on the host which is trying to
connect to Postgres (IP address 192.168.0.2, Port 113). errno =
Connection refused (61)
IDENT authentication failed for user 'postgres'

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Michael Ansley (UK) 2001-08-14 13:16:54 RE: Re: Are circular REFERENCES possible ?
Previous Message Gary Stainburn 2001-08-14 12:40:05 create function using language SQL