Re: maintaining a reference to a fetched row

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: maintaining a reference to a fetched row
Дата
Msg-id 8800.1257312686@sss.pgh.pa.us
обсуждение исходный текст
Ответ на maintaining a reference to a fetched row  (Brian Karlak <zenkat@metaweb.com>)
Ответы Re: maintaining a reference to a fetched row
Список pgsql-performance
Brian Karlak <zenkat@metaweb.com> writes:
> My question is this: is there some way that I can keep a cursor /
> pointer / reference / whatever to the row I fetched originally, so
> that I don't have to search for it again when I'm ready to write
> results?

If you don't expect any updates to the row meanwhile, ctid might serve.

            regards, tom lane

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

Предыдущее
От: David Saracini
Дата:
Сообщение: Re: High Frequency Inserts to Postgres Database vs Writing to a File
Следующее
От: Ivan Voras
Дата:
Сообщение: Re: Free memory usage Sol10, 8.2.9