| От | Tom Lane |
|---|---|
| Тема | Re: [PATCHES] selecting large result sets in psql using |
| Дата | |
| Msg-id | 16722.1155991841@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [PATCHES] selecting large result sets in psql using (Bruce Momjian <bruce@momjian.us>) |
| Ответы |
Re: [PATCHES] selecting large result sets in psql using
|
| Список | pgsql-hackers |
Bruce Momjian <bruce@momjian.us> writes:
> True. They could even put it in .psqlrc if they want. Basically need a
> way to modify \g. Seems a \set is the way we have always done such
> modifications in the past. The big question is whether this is somehow
> different. Personally, I don't think so.
If you want a \set variable, then at least make it do something useful:
make it an integer var that sets the fetch count, rather than hard-wiring
the count as is done in Chris' existing patch. Zero (or perhaps unset)
disables.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера