Re: postgres 8.2.9 can't drop database in single user mode
В списке pgsql-admin по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: postgres 8.2.9 can't drop database in single user mode |
| Дата | |
| Msg-id | 2439.1240411023@sss.pgh.pa.us обсуждение |
| Ответ на | Re: postgres 8.2.9 can't drop database in single user mode ("Maria L. Wilson" <Maria.L.Wilson-1@nasa.gov>) |
| Ответы |
Re: postgres 8.2.9 can't drop database in single user mode
|
| Список | pgsql-admin |
"Maria L. Wilson" <Maria.L.Wilson-1@nasa.gov> writes:
> yes - how do i get rid of these??
Either COMMIT PREPARED or ROLLBACK PREPARED, depending on whether
you think you want those old transactions to take effect or not.
(Personally I'd go for ROLLBACK --- if you did not even know those
transactions were open, you probably don't want them.)
Does anyone remember whether uncommitted prepared transactions
block vacuum cleanup in 8.2.x? These things might explain Maria's
original problem, too.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера