| От | Alvaro Herrera |
|---|---|
| Тема | Re: Max no of commands per transaction |
| Дата | |
| Msg-id | 20051122120500.GA8685@surnet.cl обсуждение |
| Ответ на | Max no of commands per transaction ("Yogvinder Singh" <yogvinder@newgen.co.in>) |
| Список | pgsql-admin |
Yogvinder Singh wrote: > hi, > i am getting an error "ERROR: You may only have 2^32-1 commands per transaction". > Can anyone tell where this size 2^32-1 is specified.... > I want to reduce this size... I doubt you can reduce it without causing problems for the system, because some commands use more than one "command" internally. Exactly what are you planning to do with it? It would actually be trivial to put a lower limit (see the CommandCounterIncrement function -- you'll have to recompile), but I guess I don't see the point. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера