How is timeout implemented in postgresql?

From: qihua wu <staywithpin(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: How is timeout implemented in postgresql?
Date: 2023-01-31 01:35:48
Message-ID: CAPoYtoJDjH8LsJ+PZ1XLz4hTFPD-pnJ-F3444nXhdn6tY-zhzw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I tried to find out how timeout, such as statement_timeout, works in
source code, But there are so many places it appears in the code, anybody
could show me some clue about where is the entry point for timeout
implementation?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2023-01-31 01:50:00 Re: How is timeout implemented in postgresql?
Previous Message Ron 2023-01-30 21:58:23 Re: Sequence vs UUID