Re: pgaccess - client wont access testdb - Mailing list pgsql-interfaces

From Jean-Denis
Subject Re: pgaccess - client wont access testdb
Date
Msg-id 20020129171336.E756046DD4@pop.mana.pf
Whole thread Raw
In response to Re: pgaccess - client wont access testdb  ("Jules Alberts" <julesa@arbodienst-limburg.nl>)
List pgsql-interfaces
Hi,
You can also use:tcpip_socket = true
in postgresql.conf.
I find it more convenient that modifying the start/stop script.

Le Mardi 29 Janvier 2002 03:37, vous avez écrit :
> On 28 Jan 2002 at 9:07, Eric Webber wrote:
> <snip>
>
> > connectDBStart() - connect() failed: Connection refused
> > IS the postmaster running (with -i) at 'localhost'
> > and accepting connections on TCP/IP port 5432?"
> > Why would I get this when psql works fine ?
>
> <snip>
>
> I, Newbie, had the same problem, psql can access the database, pgaccess
> can't. running postmaster with the "-i" parameter (like the message
> said) fixed it for me.

--------
Jean-Denis Girard
Essential Software
www.esoft.pf


pgsql-interfaces by date:

Previous
From: "Jules Alberts"
Date:
Subject: Re: pgaccess - client wont access testdb
Next
From: "isaac flemmin"
Date:
Subject: libpq++ compiling errors...