Re: suggestion about statement_timeout

2024-08-31 Thread David G. Johnston
On Saturday, August 31, 2024, yanliang lei wrote: > hi, > in the https://techcommunity.microsoft.com/t5/azure- > database-for-postgresql/connection-handling-best- > practice-with-postgresql/ba-p/790883 > there is the following description: > alter database dbnamehere set statement_timeout = 6000

suggestion about statement_timeout

2024-08-31 Thread yanliang lei
hi, in the https://techcommunity.microsoft.com/t5/azure-database-for-postgresql/connection-handling-best-practice-with-postgresql/ba-p/790883 there is the following description: alter database dbnamehere set statement_timeout = 6; but the the https://www.postgresql.org/docs/current/runti