Re: Postgresql Connection
Re: Postgresql Connection
- Subject: Re: Postgresql Connection
- From: Hunter Hillegas <email@hidden>
- Date: Sun, 14 Nov 2004 19:10:21 -0800
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
On Nov 14, 2004, at 5:46 PM, Brad Lees wrote:
I know this is a common question, and the usual response is to check
the archives about this. I have looked and I have not found the
answer to the question. Is there any place out there that has an easy
instructions to setup a connection to Postgresql. I have downloaded
Project Wonder and the framework and the EOMBundle. I was wondering
if someone could post the values used in the connection setup dialog
box such as connection url and plugin name. Also, with the plugin, do
I need the jdbc driver? If so, which version?
Thanks in advance.
Brad
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
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