interactive backend output

Поиск
Список
Период
Сортировка
От Alexander Cohen
Тема interactive backend output
Дата
Msg-id 94DDD57A-B4AC-11D8-8E8D-000A95B947DC@toomuchspace.com
обсуждение исходный текст
Список pgsql-general
Im trying to understand the internals of postgres a bit better. Right
now, im piping the stdout of the postgres binary to another
application. That app parses whats returned from qyeries and such. I
would like for the postgres binary to act as if it was started by the
postmaster and output to stdout the same data it would send to the
postmaster. Can anyone point me in the right direction on how i might
do this. I have the source and have been playing around with it a bit,
just for learning purposes, nothing special.

thanks!

Alex


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

Предыдущее
От: "BARTKO Zoltan"
Дата:
Сообщение: Re: Securing a db app - RFC
Следующее
От: DeJuan Jackson
Дата:
Сообщение: Re: ORDER BY with plpgsql parameter