Warning for exceeding max locks?

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Warning for exceeding max locks?
Дата
Msg-id 4699760F.1010109@commandprompt.com
обсуждение исходный текст
Ответы Re: Warning for exceeding max locks?
Список pgsql-hackers
Hello,

We ran into a problem with a customer this weekend. They had >128,000 
tables and we were trying to run a pg_dump. When we reached 
max_locks_per_transaction, the dump just hung waiting to lock the next 
table.

Would it make sense to have some sort of timeout for that?

wait_for_lock_timeout?

Joshua D. Drake

-- 
      === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997             http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/



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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: has anyone looked at burstsort ?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Warning for exceeding max locks?