From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
---|---|
To: | John Collins <jcollins(at)cs(dot)umn(dot)edu> |
Cc: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: [INTERFACES] JDBC connection refused |
Date: | 2000-03-03 16:29:23 |
Message-ID: | 38BFE863.85A66522@wgcr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
John Collins wrote:
> - postmaster is indeed being run with the -i flag. I think neither the
> local jdbc or the remote pgaccess would work otherwise. Here's the line
> from rc.d/init.d/postgres:
> su -l postgres -c '/usr/bin/postmaster -i -S -D/var/lib/pgsql'
> - I've used every name I can think of, including the ip address, in the
> URL above. I've used the port and I've not used the port.
> - I've used netstat to check that postmaster is indeed listening on
> 5432
>
> I'm stumped. Thanks in advance for any assistance.
Is there a line in PGDATA/pg_hba.conf allowing access to the remote
client?
PGDATA on the RPM installation that shipped with RedHat 6.1 is
/var/lib/pgsql, BTW.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
From | Date | Subject | |
---|---|---|---|
Next Message | John Collins | 2000-03-03 17:41:10 | Re: [INTERFACES] JDBC connection refused |
Previous Message | Peter Mount | 2000-03-03 16:07:47 | RE: [INTERFACES] JDBC connection refused |