| От | Tino Wildenhain |
|---|---|
| Тема | Re: Commands per transaction |
| Дата | |
| Msg-id | 43D2A7FA.8000902@wildenhain.de обсуждение исходный текст |
| Ответ на | Re: Commands per transaction (Rod Taylor <pg@rbt.ca>) |
| Ответы |
Re: Commands per transaction
|
| Список | pgsql-hackers |
Rod Taylor schrieb: > On Sat, 2006-01-21 at 12:48 -0300, Alvaro Herrera wrote: > >>Rod Taylor wrote: >> >>>Is there any way of bumping this limit or am I stuck breaking up the >>>transaction? >> >>Wow, I never heard of anyone reaching the limit :-( Sorry, you are >>stuck (short of changing CommandId to 64 bits, which would bloat your >>tables considerably ...) > ... As a quick fix (as is quickly fixed, quick running ;) You could load your update data to a temp table via COPY and then update a large table in one sweep. I guess you dont have 2^31 tables to update? ;)
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера