Re: [BUGS] pg_dump(1) failures when concurrently refreshing mat views

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [BUGS] pg_dump(1) failures when concurrently refreshing mat views
Дата
Msg-id 31589.1492636831@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [BUGS] pg_dump(1) failures when concurrently refreshing mat views  (Nico Williams <nico@cryptonector.com>)
Ответы Re: [BUGS] pg_dump(1) failures when concurrently refreshing mat views
Список pgsql-bugs
Nico Williams <nico@cryptonector.com> writes:
> pg_dump(1) gets an EXCLUSIVE LOCK with NOWAIT

... uh, really?  It's not supposed to take anything higher than ACCESS
SHARE, which should coexist fine with anything short of ACCESS EXCLUSIVE.
        regards, tom lane


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

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