Re: Implementing setQueryTimeout() - round 2
От
Gregory Stark
Тема
Re: Implementing setQueryTimeout() - round 2
Дата
Msg-id
87ve4lz3bf.fsf@oxford.xeocode.com
Ответ на
Re: Implementing setQueryTimeout() - round 2 (Oliver Jowett)
Список
Дерево обсуждения
Implementing setQueryTimeout() Oliver Jowett <oliver@opencloud.com>
Re: Implementing setQueryTimeout() peter royal <peter.royal@pobox.com>
Re: Implementing setQueryTimeout() Tom Lane <tgl@sss.pgh.pa.us>
Re: Implementing setQueryTimeout() Oliver Jowett <oliver@opencloud.com>
Re: Implementing setQueryTimeout() Gregory Stark <stark@enterprisedb.com>
Re: Implementing setQueryTimeout() Oliver Jowett <oliver@opencloud.com>
Re: Implementing setQueryTimeout() Tom Lane <tgl@sss.pgh.pa.us>
Re: Implementing setQueryTimeout() Oliver Jowett <oliver@opencloud.com>
Re: Implementing setQueryTimeout() Tom Lane <tgl@sss.pgh.pa.us>
Re: Implementing setQueryTimeout() Oliver Jowett <oliver@opencloud.com>
Re: Implementing setQueryTimeout() - round 2 Oliver Jowett <oliver@opencloud.com>
Re: Implementing setQueryTimeout() - round 2 peter royal <peter.royal@pobox.com>
Re: Implementing setQueryTimeout() - round 2 Till Toenges <tt@kyon.de>
Re: Implementing setQueryTimeout() - round 2 Oliver Jowett <oliver@opencloud.com>
Re: Implementing setQueryTimeout() - round 2 Gregory Stark <stark@enterprisedb.com>
Re: Implementing setQueryTimeout() - round 2 Kris Jurka <books@ejurka.com>
Re: Implementing setQueryTimeout() - round 2 Michael Paesold <mpaesold@gmx.at>
Re: Implementing setQueryTimeout() Till Toenges <tt@kyon.de>
Re: Implementing setQueryTimeout() Oliver Jowett <oliver@opencloud.com>
Re: Implementing setQueryTimeout() Till Toenges <tt@kyon.de>
Re: Implementing setQueryTimeout() Oliver Jowett <oliver@opencloud.com>
Re: Implementing setQueryTimeout() Oliver Jowett <oliver@opencloud.com>
Re: Implementing setQueryTimeout() Till Toenges <tt@kyon.de>
"Oliver Jowett" writes: > The real world case I am dealing with needs the hardQueryTimeout behaviour. If > I'm going to implement anything first, it's that. I still don't understand why this has to be in the driver. Your application is going to have to be able to handle creating a new connection in response to this error so why can't it just also be the one to close the connection? -- Gregory Stark EnterpriseDB http://www.enterprisedb.com Ask me about EnterpriseDB's 24x7 Postgres support!
В списке pgsql-jdbc по дате отправления