Re: PSQL Working, but PGAccess Not Connecting.

From: "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: PSQL Working, but PGAccess Not Connecting.
Date: 2000-07-31 05:53:04
Message-ID: 200007310553.e6V5r5A23948@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-novice

Tom Lane wrote:
>"David Lloyd-Jones" <david(dot)lloyd-jones(at)attcanada(dot)ca> writes:
>> than one can read them) but I don't see how this adds up: I'm not on a
>> network, and PSQL, which is a front end to PostgreSQL, just like PGAccess
>is
>> supposed to be, is running fine.
>
>By default, psql connects via a Unix-socket path, not by TCP. PGAccess
>is written differently and always tries to connect by TCP. If you try
>to start psql with "-h localhost" or some such, it will try TCP and
>fail in the same way ...

If you leave blank the host field of pgaccess's connection dialog, it will
use UNIX sockets instead of TCP/IP.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47 6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"Have not I commanded thee? Be strong and of a good
courage; be not afraid, neither be thou dismayed; for
the LORD thy God is with thee whithersoever thou
goest." Joshua 1:9

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Constantin Teodorescu 2000-07-31 05:54:18 Re: PSQL Working, but PGAccess Not Connecting.
Previous Message Grant Finnemore 2000-07-31 05:10:12 Re: Access and Postgres question.

Browse pgsql-novice by date

  From Date Subject
Next Message David Lloyd-Jones 2000-07-31 06:28:30 Re: PSQL Working, but PGAccess Not Connecting.
Previous Message Paul Caskey 2000-07-30 19:18:35 Re: Re: 4 billion record limit?