| От | David Powell |
|---|---|
| Тема | can long-lived transactions cause problems? |
| Дата | |
| Msg-id | 3b03798c0908041702x1a82cdbax566cca8f3c0baec8@mail.gmail.com обсуждение |
| Ответы |
Re: can long-lived transactions cause problems?
|
| Список | pgsql-novice |
Greetings, I have an application which is using long idle transactions. Whenever a transaction is commited, a new transaction is started which may then sit idle until the next client access. This was working fine until I attempted to use pg_reorg to cluster a table in the database. It seems that pg_reorg blocks indefinitely if there is an open transaction on the database. I assume this is because pg_reorg is attempting to grab some type of lock? I can probably avoid this particular problem, but does anyone known if I'm likely to run into any other problems by having long lived transactions? Thanks, -- David
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера