Re: DROP OWNED BY fails with #53200: ERROR: out of shared memory

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: DROP OWNED BY fails with #53200: ERROR: out of shared memory
Дата
Msg-id c027668d-16c1-736c-585f-d9cc100a1e12@aklaver.com
обсуждение исходный текст
Ответ на Re: DROP OWNED BY fails with #53200: ERROR: out of shared memory  (Dominique Devienne <ddevienne@gmail.com>)
Список pgsql-general
On 1/10/22 11:12, Dominique Devienne wrote:
> I accidentally replied to Tom only. Here's my response again.
> 
> Apparently, I'm using the default max_locks_per_transaction:
> ```
> ddevienne=> show max_locks_per_transaction ;
>   max_locks_per_transaction
> ---------------------------
>   64
> (1 row)
> ```
> 

> 
> Tom wrote "relation" for the number of locks necessary for DROP OWNED BY.
> What does it mean in this context? relation = table?

https://www.postgresql.org/docs/14/glossary.html#GLOSSARY-RELATION




-- 
Adrian Klaver
adrian.klaver@aklaver.com



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

Предыдущее
От: Dominique Devienne
Дата:
Сообщение: Re: DROP OWNED BY fails with #53200: ERROR: out of shared memory
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: DROP OWNED BY fails with #53200: ERROR: out of shared memory