Re: BUG #6183: FATAL: canceling authentication due to timeout
| От | Tom Lane |
|---|---|
| Тема | Re: BUG #6183: FATAL: canceling authentication due to timeout |
| Дата | |
| Msg-id | 1148.1314665446@sss.pgh.pa.us обсуждение |
| Ответ на | BUG #6183: FATAL: canceling authentication due to timeout ("Thorvald Natvig" <thorvald@medallia.com>) |
| Ответы |
Re: BUG #6183: FATAL: canceling authentication due to timeout
|
| Список | pgsql-bugs |
"Thorvald Natvig" <thorvald@medallia.com> writes:
> We get a lot of "FATAL: canceling authentication due to timeout" in the
> log, with accompanying closed connections to clients.
Well, the only known cause of that (other than genuine timeout
conditions) is in fact fixed in 9.1rc1. You have not provided any
information that would permit anyone to look for another cause.
> There does indeed seem to be a correlation between doing vacuum and seeing
> this error.
Are you doing VACUUM FULLs on pg_authid (and if so, why)? If you are,
is it possible that those are queuing up behind other queries that
access pg_authid, and for some reason aren't releasing their locks
promptly?
regards, tom lane
В списке pgsql-bugs по дате отправления: