Re: Replicate over pgbouncer?

Поиск
Список
Период
Сортировка
От Melvin Davidson
Тема Re: Replicate over pgbouncer?
Дата
Msg-id CANu8FiyYKrLBrYpKcGjMMhazkhPK6qNkbznU11FqrakRpV1bfg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Replicate over pgbouncer?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Replicate over pgbouncer?
Список pgsql-general
Since you did not specify your O/S and PostgreSQL version, I'll just point you to the documentation for 9.1.

http://www.postgresql.org/docs/9.1/interactive/different-replication-solutions.html

It looks very much to me like you are trying to use a hammer to turn a screw. pg_bouncer is not designed for replication.  I strongly suggest you review the url provided and pick the method that best suits your needs.

On Thu, May 21, 2015 at 2:00 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
On 5/21/15 12:12 PM, Andomar wrote:
> Hi,
>
> Today I installed pgbouncer.  I added a second installation as a hot
> standby.  Before starting the standby, I configured "recovery.conf" to
> connect to pgbouncer.
>
> This results in an error message:
>
>     Pooler Error: Unsupported startup parameter: replication
>
> Is it possible to replicate over a connection through pgbouncer?

Currently not.



--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



--
Melvin Davidson
I reserve the right to fantasize.  Whether or not you
wish to share my fantasy is entirely up to you.

В списке pgsql-general по дате отправления:

Предыдущее
От: "Brown, Joseph E."
Дата:
Сообщение: Re: Allowing postgresql to accept 0xff syntax for data types that it makes sense for?
Следующее
От: Andomar
Дата:
Сообщение: Re: Replicate over pgbouncer?