From: | Andreas Kretschmer <akretschmer(at)spamfence(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: How to use pgbouncer |
Date: | 2010-12-21 18:05:09 |
Message-ID: | 20101221180509.GA7673@tux |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Richard Broersma <richard(dot)broersma(at)gmail(dot)com> wrote:
> 2010/12/21 Filip Rembiałkowski <filip(dot)rembialkowski(at)gmail(dot)com>:
> >> Or if there is another useful tool available for Connection Pooling. Please
> >> guide me for this.
> >
> > yes there are some; see
> > http://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pooling
> >
> > it depends on what you need. pgbouncer is the smallest and most
> > lightweight pooler available.
>
> Also, Pgbouncer is the only connection-pooler that work on MS-Windows
> that is released for production use.
I'm looking for a solution to split read and write access to different
servers (streaming replication, you know ...). Can i do that with
pgpool? (setting backend_weightX=0 or 1)? I have read the doc, but i'm
not sure if pgpool the right solution, maybe you can enlighten me?
(or someone else ...)
Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknown)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Broersma | 2010-12-21 18:18:07 | Re: Constraining overlapping date ranges |
Previous Message | Richard Broersma | 2010-12-21 17:31:36 | Re: How to use pgbouncer |