psql proxy

Поиск
Список
Период
Сортировка
От Linsong GUO
Тема psql proxy
Дата
Msg-id f13481620805152053v578396a3s1e384aa4412234b2@mail.gmail.com
обсуждение исходный текст
Ответы Re: psql proxy
Список pgsql-general
I want build a psql proxy which could deal with the connection request from localhost to psql server which on other machine by type in psql -h localhost -U bob network.

what function should I use to capture these information in my proxy code. I try to  print the buf but there is nothing there after the read function.

Cheers!

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

Предыдущее
От: gorsa
Дата:
Сообщение: Re: PostgreSQL 8.3.x Win32-Releases - always without psqlODBC?
Следующее
От: "Vance Maverick"
Дата:
Сообщение: Re: triggers: dynamic references to fields in NEW and OLD?