Re: BUG #18824: Inconsistent results for isolation level settings - Mailing list pgsql-bugs

From Greg Sabino Mullane
Subject Re: BUG #18824: Inconsistent results for isolation level settings
Date
Msg-id CAKAnmmLPh=1AW_oxRXouQ3VTTY57ie5yn7to9dTpaES=cMGCEA@mail.gmail.com
Whole thread Raw
In response to BUG #18824: Inconsistent results for isolation level settings  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs

The SET TRANSACTION command sets the characteristics of the current transaction. It has no effect on any subsequent transactions. SET SESSION CHARACTERISTICS sets the default transaction characteristics for subsequent transactions of a session

In practical usage, I rarely use SET SESSION, I prefer to set it at the transaction level.

For your demo, try also examining SHOW default_transaction_isolation;


Cheers,
Greg

--
Enterprise Postgres Software Products & Tech Support

pgsql-bugs by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: Bug in copy
Next
From: Matthias Apitz
Date:
Subject: Re: BUG #18822: mailing lists reject mails due to DKIM-signature