drop view not possible to select from pg_view

Поиск
Список
Период
Сортировка
От frank_lupo
Тема drop view not possible to select from pg_view
Дата
Msg-id H988QQ$3F4E26609CCBC3152D405E112449DE33@email.it
обсуждение исходный текст
Ответы Re: drop view not possible to select from pg_view  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I set autocommit =off.
When drop table and i do not send commit or rollback is possible to select from other user on pg_class or pg_tables.
 
When drop view and i do not send commit or rollback is not possible to select from other user on pg_view. The selection is lock.
For unlock selection on pg_view the user that dropped view have to send commit or rollback.
 
Bye !! Frank Lupo (Wolf) !! /\_ _/\ \ o o / --ooo-----ooo---

----
Prendi GRATIS l'email universale che... risparmia: clicca qui

Sponsor:
I gioielli più nuovi, le collezioni più trendy, le trovi solo su Gioie.it!
Clicca qui

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

Предыдущее
От: "frank_lupo"
Дата:
Сообщение: Re: pid in pg_locks not present in procpid pg_stat_activity
Следующее
От: Jean-Luc Lachance
Дата:
Сообщение: any caveat upgrading from 7.2.1 to 7.3.x on RH 7.3?