Set timeout just on a query? - Mailing list pgsql-general

From Shaozhong SHI
Subject Set timeout just on a query?
Date
Msg-id CA+i5Jwbc2B=CT1JxVc7Tke5JFRpBfhyzLA__tdr6t1GckVCwQg@mail.gmail.com
Whole thread Raw
Responses Re: Set timeout just on a query?
List pgsql-general

Can timeout be set just on a query?

Can we do the following?

Begin

do a query
set timeout 
Exception
report a record

End;

Regards,
David

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Need to install Postgres Version 14 in Linux server with Client and migration steps.
Next
From: Bharath Rupireddy
Date:
Subject: Re: Set timeout just on a query?