[Zope] postgres database connection to different server
BZ
bz@bwanazulia.com
Thu, 22 Mar 2001 07:19:26 -0500
Postgresql must be started up to accept internet connections. I think
the parameter is -i
BZ
At 11:21 AM +0100 3/22/01, Siggy Brentrup wrote:
>"K H Subrahmanyan" <subrahmanyan.kalathur@wipro.com> writes:
>
>> 1. (*) text/plain ( ) text/html
>
>Please kindly configure your Mailer to send only text/plain,
>cf. footer added by the mailing list.
>
>> hi,
>> I am using zope and postgresql in Linux version is RedHat6.2.
>
>> I could do the connection to the postgresql database if zope and postgres
>> are in the same server.
>> but how to do the connection to the database if the postgres is running in
>> a different server.
>
>Depends on which database adaptor you're using, with ZPoPyDA simply
>add host=HOSTNAME to your connection string.
>
>PostgreSQL must be configured to accept remote connections though,
>see pg_hba.conf . Dunno where it's located on Redhat, on Debian it's
>in /etc/postgresql/pg_hba.conf.
>
>HTH
> Siggy
>
>--
>Siggy Brentrup - bsb@winnegan.de - http://www.winnegan.de/
>****** ceterum censeo javascriptum esse restrictam *******
>
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://lists.zope.org/mailman/listinfo/zope
>** No cross posts or HTML encoding! **
>(Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )