Re: Long running update

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Long running update
Дата
Msg-id 87d5ojajp3.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Re: Long running update  (Roman Neuhauser <neuhauser@sigpipe.cz>)
Ответы Re: Long running update  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Roman Neuhauser <neuhauser@sigpipe.cz> writes:

>     Yeah, it would be nice if select, insert, update, delete could
>     be set to log their progress at configured intervals.

One feature that would be handy for doing this would be if Postgres supported
READ DIRTY. Few databases support it, and Postgres currently doesn't, but it
would be extremely handy for peeking to see how much progress an update,
delete, or insert has made.

--
greg

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

Предыдущее
От: CSN
Дата:
Сообщение: Re: plphp: PHP Warning: Call-time pass-by-reference has been deprecated
Следующее
От: Tomek Grzejszczyk
Дата:
Сообщение: Re: function accepting a row