Re: Proposed patch: synchronized_scanning GUC variable

Поиск
Список
Период
Сортировка
От Jonah H. Harris
Тема Re: Proposed patch: synchronized_scanning GUC variable
Дата
Msg-id 36e682920801271254yf3a4901v899a972e58cd3076@mail.gmail.com
обсуждение исходный текст
Ответ на Proposed patch: synchronized_scanning GUC variable  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Proposed patch: synchronized_scanning GUC variable  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-patches
On Jan 27, 2008 3:07 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Per today's -hackers discussion, add a GUC variable to allow clients to
> disable the new synchronized-scanning behavior, and make pg_dump disable
> sync scans so that it will reliably preserve row ordering.  This is a
> pretty trivial patch, but seeing how late we are in the 8.3 release
> cycle, I thought I'd better post it for comment anyway.

+1

--
Jonah H. Harris, Sr. Software Architect | phone: 732.331.1324
EnterpriseDB Corporation                | fax: 732.331.1301
499 Thornall Street, 2nd Floor          | jonah.harris@enterprisedb.com
Edison, NJ 08837                        | http://www.enterprisedb.com/

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Proposed patch: synchronized_scanning GUC variable
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Proposed patch: synchronized_scanning GUC variable