Re: Postgresql Connection
Re: Postgresql Connection
- Subject: Re: Postgresql Connection
- From: Benjamin J Doherty <email@hidden>
- Date: Sun, 14 Nov 2004 22:56:48 -0600
Hunter,
I think you just wrote the MOST COMPREHENSIVE DOCUMENTATION EVER for
the Project Wonder Postgresql plugin! This should be committed to the
Project Wonder CVS immediately. I'm serious!
(However, I thought the plug in was supposed to specify the JDBC driver
name and the plug in name based on the database URL, so I don't
understand why we have to do it in EOModeler. But hey, if it works,
I'll do it. But we don't have to do this for any other database in
WebObjects.)
Thanks!
Cheers,
Benjamin in Chicago.
On Nov 14, 2004, at 9:10 PM, Hunter Hillegas wrote:
As far as I know, there is no simple page... But I can tell you my
config and perhaps that will help.
From WONDER:
PostgresqlPlugIn.framework -> /Library/Frameworks
PostgresqlPlugIn.EOMplugin -> /Developer/EOMBundles
From jdbc.postgresql.org:
http://jdbc.postgresql.org/download/pg80b1.308.jdbc3.jar ->
/Library/Java/Extensions
Make sure that postmaster is started with the -i option (pre 8.0).
In EOModeler:
URL: jdbc:postgresql:<database name>
driver: org.postgresql.Driver
plugin: PostgresqlPlugIn
username and password that correspond to your install.
Yes, you need the JDBC driver. I use the JDBC3 version posted above.
Also, make sure to include PostgresqlPlugIn.framework in your project.
Hope this helps.
Hunter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden