Re: PGBouncer Connection Using Perl DBI - Mailing list pgsql-general

From Craig Ringer
Subject Re: PGBouncer Connection Using Perl DBI
Date
Msg-id 503ADAD4.20504@ringerc.id.au
Whole thread Raw
In response to PGBouncer Connection Using Perl DBI  (Prashant Bharucha <prashantbharucha@yahoo.ca>)
Responses Re: PGBouncer Connection Using Perl DBI  (prashantbharucha <prashantbharucha@yahoo.ca>)
List pgsql-general
On 08/27/2012 09:51 AM, Prashant Bharucha wrote:
> Hello ,
> Could you please tell me some one ,how to do connection PGBouncer using
> Perl DBI module ?

Exactly the same way you connect to PostgreSQL normally: specify a
hostname, port and database name. Instead of specifying those for the
PostgreSQL server, specify the details for the PgBouncer server that's
proxying for PostgreSQL.

--
Craig Ringer



pgsql-general by date:

Previous
From: Prashant Bharucha
Date:
Subject: PGBouncer Connection Using Perl DBI
Next
From: Mouse Dresden
Date:
Subject: Looking for ODBC drivers for NT4.