Re: feature idea: use index when checking for NULLs before SET NOT NULL

Поиск
Список
Период
Сортировка
От John Bachir
Тема Re: feature idea: use index when checking for NULLs before SET NOT NULL
Дата
Msg-id e3d6e06e-cae0-41f2-b219-58dc37bf4ef2@www.fastmail.com
обсуждение исходный текст
Ответ на Re: feature idea: use index when checking for NULLs before SET NOTNULL  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-hackers
> Maybe something else had a nontrivial lock on the table, and those commands
> were waiting on lock.  If you "SET deadlock_timeout='1'; SET
> log_lock_waits=on;", then you could see that.

Just checking - I think you mean lock_timeout? (although setting deadlock_timeout is also not a bad idea just in
case).



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

Предыдущее
От: Martín Marqués
Дата:
Сообщение: Re: Read access for pg_monitor to pg_replication_origin_status view
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: feature idea: use index when checking for NULLs before SET NOTNULL