Re: PGBouncer Connection Using Perl DBI

From: Greg Williamson <gwilliamson39(at)yahoo(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: PGBouncer Connection Using Perl DBI
Date: 2012-08-27 09:27:19
Message-ID: 1346059639.28787.YahooMailNeo@web125902.mail.ne1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Prashant --

I haven't tried this -- we don't use DBI currently -- but wouldn't it get treated as any other connection if you point the DBI connection to the pgbouncer host / port / database ? pgbouncer should redirect the query according the rules in its .ini file.

HTH,

Greg Williamson

>________________________________
> From: Prashant Bharucha <prashantbharucha(at)yahoo(dot)ca>
>To: pgsql-general(at)postgresql(dot)org
>Sent: Sunday, August 26, 2012 6:51 PM
>Subject: [GENERAL] PGBouncer Connection Using Perl DBI
>
>
>Hello ,

>Could you please tell me some one ,how to do connection PGBouncer using Perl DBI module ?

>Thanks
>Prashant
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Frank Lanitz 2012-08-27 09:35:53 Re: Odd query result
Previous Message Maximilian Tyrtania 2012-08-27 08:55:43 Odd query result