Re: [pgadmin-hackers] problem to developing the lock

2003-02-22 Thread frank_lupo
> It's rumoured that frank_lupo once said: > > I am developing the lock but I find problems why the pgadmin2 it > > remains blocked. How can be resolved the problem? > > > Read mail: > > drop view not possible to select from pg_view > > http://archives.postgresql.org/pgsql-general/2003-01/msg0103

Re: [pgadmin-hackers] problem to developing the lock

2003-02-22 Thread Dave Page
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. I