Re: problem to developing the lock

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: problem to developing the lock
Дата
Msg-id 50132.80.177.99.193.1045947381.squirrel@ssl.vale-housing.co.uk
обсуждение исходный текст
Ответ на Re: problem to developing the lock  ("frank_lupo" <frank_lupo@email.it>)
Список pgadmin-hackers
It's rumoured that frank_lupo once said:

> I set autocommit =off.
> When drop view and i do not send commit or rollback,is not possible to
> select from other user on pg_view. The Pgadmin2 when read schema is
> locked,and is not possible to make whichever other operation.  This is
> my problem.
 It is not possible to use pgadmin2 if the view are
> locked.

Oh, I see. How about wrapping everything in a transaction in
pgDatabase.Execute in pgSchema? We should probably then provide a
secondary connection for use with SQL queries in pgAdmin. Probably not a
bad idea anyway.
What do you think?

Regards, Dave.



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

Предыдущее
От: "frank_lupo"
Дата:
Сообщение: Re: problem to developing the lock
Следующее
От: "frank_lupo"
Дата:
Сообщение: module patch