Ang Chin Han <[EMAIL PROTECTED]> writes:
> Just remember to reset STATEMENT_TIMEOUT to zero or your default before 
> any slow queries in that transaction.

Also, you can use "SET LOCAL ..." to constrain the effects of the SET
command; this is probably safer than trying to remember to reset the
variable when you're done.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to