[Zope] ZPyGreSQL Database Connection Problem

Phil Harris phil@media-1.ml.uwcm.ac.uk
Wed, 10 Mar 1999 09:28:19 -0000


Try something like:

dbname@machinename user password

the password is optional

HTH

Phil


----- Original Message -----
From: William Whitehead <William_Whitehead@byu.edu>
To: <zope@zope.org>
Sent: Tuesday, March 09, 1999 5:34 PM
Subject: [Zope] ZPyGreSQL Database Connection Problem


>I just installed the updated version of PostgreSQL 6.4.2 on Linux 2.2.2.  I
>was able to compile and add the ZPyGreSQL Product to my Zope installation.
>I want to create a Database connection.  When I go to create a new one, it
>asks for the Id, Title, and Database Connection String.  What do I put into
>the Database Connection String?  I tried the database I want to use, but it
>gives
>
>Invalid connection String: baseball
>
>Is it a rights issue with PostgreSQL or something else?  What is it
>expecting the database connection string field anyway?  Thanks for your
help!
>
>Bill
>
>
>-
>======================================================================
>William (Bill) Whitehead       | Ph:(801)378-3266  Fax:(801)378-6708 |
>Library Information Systems    | Email:                              |
>2840 HBLL                      |   mailto:william_whitehead@byu.edu  |
>Provo, UT 84602                | Home Page                           |
>                               |  http://www.lib.byu.edu/~wbw        |
>======================================================================
>
>_______________________________________________
>Zope maillist  -  Zope@zope.org
>http://www.zope.org/mailman/listinfo/zope
>
>(For developer-specific issues, use the companion list,
>zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )