Re: Postgres
Re: Postgres
- Subject: Re: Postgres
- From: Philip Mötteli <email@hidden>
- Date: Wed, 29 Oct 2003 14:38:44 +0100
Hi
Am 29.10.2003 um 10:35 schrieb Giorgio Valoti:
On Mercoledl, ott 29, 2003, at 09:57 Europe/Rome, Philip Mvtteli wrote:
Am 29.10.2003 um 09:16 schrieb Ulrich Kvster:
it seems that the postgres jdbc driver is missing. Place a postgres
jdbc driver in /LibraryJava/Extensions.
Am 29.10.2003 um 09:27 schrieb Giorgio Valoti:
Your setup seems OK, it should just work... Are you sure that you
have placed the jar in the right place? You should put in, say,
~/Library/Java/Extensions not just ~/Library/Java
I have a jar file from postgres, called 'postgresql.jar'. When I load
that file in the JavaBrowser, I can see 'org.postgresql.Driver'. This
file, in order to be sure, I copied it already to
/Users/moetteli/Library/Java
/Library/Java
/System/Library/Java
and now, thanks to your proposition, into
/Library/Java/Extensions
/Users/moetteli/Library/Java/Extensions
But still EOModler says: "Connection Failure: JDBCPlugIn".
Well, that's a step forward ;-)
Would be great. I wasn't so sure myself.
Anyway, your classpath troubles seem solved.
Great.
Is the database server accepting connections over IP?
In postgres.conf, I read: tcpip_socket = true
Is that enough?
Anything logged in the console?
Nothing so far. I restarted it like this:
sudo -u postgres /sw/bin/pg_ctl start -D /sw/var/postgresql/data -l
/sw/var/postgresql/logfile -o -i
But no message at all is logged, when I try to connect from EOModeler.
Thanks!
Phil
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.