Proxy for postgres

Поиск
Список
Период
Сортировка
От Martin Spinassi
Тема Proxy for postgres
Дата
Msg-id 1250267439.15094.149.camel@kr0sty.livra.local
обсуждение исходный текст
Ответы Re: Proxy for postgres
Re: Proxy for postgres
Re: Proxy for postgres
Список pgsql-general
Hi list!


I'm searching for something to use as a proxy for different instances of
postgres.

I've found pl/proxy, but it seems to work with (correct me if i'm wrong)
functions, and some hard work would be needed in our applications in
order to make them use those functions replacing direct access, an I'm
trying to avoid this.

Another option is pgpool, but I see too much lock in tables at
transactional queries, and I'm pretty sure this will make my life a lot
harder.

So the question is, what can I use as a proxy queries to different
instances of postgres?


Cheers


Martin


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

Предыдущее
От: Ing. Eris J. Gómez
Дата:
Сообщение: Function doesn't work properly
Следующее
От: Emanuel Calvo Franco
Дата:
Сообщение: Re: Proxy for postgres