Re: Restricting Postgres

Поиск
Список
Период
Сортировка
От Matt Clark
Тема Re: Restricting Postgres
Дата
Msg-id 418A98C0.9010107@ymogen.net
обсуждение исходный текст
Ответ на Re: Restricting Postgres  (Pierre-Frédéric Caillaud<lists@boutiquenumerique.com>)
Ответы Re: Restricting Postgres  (Pierre-Frédéric Caillaud<lists@boutiquenumerique.com>)
Список pgsql-performance
>     1- You have a query that runs for half an hour and you spoon feed
> the  results to the client ?
>     (argh)
>
>     2- Your script looks for new data every few seconds, sends a
> packet, then  sleeps, and loops ?
>
>     If it's 2 I have a readymade solution for you, just ask.
>
I'm guessing (2) - PG doesn't give the results of a query in a stream.

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

Предыдущее
От: "Steinar H. Gunderson"
Дата:
Сообщение: Re: Restricting Postgres
Следующее
От: Matt Clark
Дата:
Сообщение: Re: Restricting Postgres