delayed input

Поиск
Список
Период
Сортировка
От Hicham G. Elmongui
Тема delayed input
Дата
Msg-id cl3eaj$1ggv$1@news.hub.org
обсуждение исходный текст
Ответы Re: delayed input
Re: delayed input
Re: delayed input
Список pgsql-general
I need to select all tuples from a table, but need them to be fetched with a
constant delay (say 1 sec) between every consecutive tuples.

The first idea that came up to my mind is to create a DelayedSeqScan
operator, and put delay before returning the scanned tuple.

Can I do this functionality using table functions?

Regards,
--h



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