| From: | Jean-Denis <jd-girard(at)esoft(dot)pf> |
|---|---|
| To: | pgsql-interfaces(at)postgresql(dot)org |
| Subject: | Re: pgaccess - client wont access testdb |
| Date: | 2002-01-29 17:18:03 |
| Message-ID: | 20020129171336.E756046DD4@pop.mana.pf |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Yoghini Thevarajah | 2002-01-29 17:23:27 | Help in configuring JDBC driver |
| Previous Message | Jules Alberts | 2002-01-29 13:37:57 | Re: pgaccess - client wont access testdb |