Re: postgres 8.2.9 can't drop database in single user mode

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: postgres 8.2.9 can't drop database in single user mode
Дата
Msg-id 1240420438.2119.73.camel@jd-laptop.pragmaticzealot.org
обсуждение исходный текст
Ответ на Re: postgres 8.2.9 can't drop database in single user mode  ("Maria L. Wilson" <Maria.L.Wilson-1@nasa.gov>)
Список pgsql-admin
On Wed, 2009-04-22 at 13:10 -0400, Maria L. Wilson wrote:
> wow - I am finally back in business!!

> Question - is there any maintenance type item that we could to to check
> for uncommitted transactions on a regular basis - outside of the
> pg_prepared_xacts table?
>        How about from a developers position - most of our code accessing
> the databases is jboss/java/jdbc.   What could have happened from the
> code side that caused these uncommitted             transactions?

The use of XA/two phase commit transactions that assume rollback on
disconnect.

Joshua D. Drake

--
PostgreSQL - XMPP: jdrake@jabber.postgresql.org
   Consulting, Development, Support, Training
   503-667-4564 - http://www.commandprompt.com/
   The PostgreSQL Company, serving since 1997


В списке pgsql-admin по дате отправления:

Предыдущее
От: "Maria L. Wilson"
Дата:
Сообщение: Re: postgres 8.2.9 can't drop database in single user mode
Следующее
От: Tom Lane
Дата:
Сообщение: Re: postgres 8.2.9 can't drop database in single user mode