| From: | Lutz Neugebauer <Lutz(dot)Neugebauer(at)informatik(dot)tu-chemnitz(dot)de> |
|---|---|
| To: | pgsql-interfaces(at)postgresql(dot)org |
| Subject: | Problems with pgaccess an PGPORT |
| Date: | 1999-10-18 12:07:54 |
| Message-ID: | Pine.LNX.4.05.9910181338190.882-100000@faber.csn.tu-chemnitz.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Hi,
i 've got the following problem:
i'm running two postmaster on localhost, one on port 5432, the other on
5430 and want pgaccess connect to the postmaster via Unix socket.
Connecting to
Host :
Port :5430
Database:<existing_database_on_5430>
Username:
works fine.
But, if i specify a username pgaccess connects to port 5432 (and not to
5430) and ends up with
FATAL 1: Database <existing_database_on_5430> does not exist in
pg_database ''
I'm using pgaccess 0.98 and Postgresql 6.5.1 .
Thanks for help in advance
Lutz
=========================================
Lutz Neugebauer
Lutz(dot)Neugebauer(at)informatik(dot)tu-chemnitz(dot)de
=========================================
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Edouard DESSIOUX | 1999-10-18 12:08:03 | Problem while doing "insert" |
| Previous Message | Bob Parkinson | 1999-10-18 11:41:30 |