Just saw these: #default_transaction_isolation = 'read committed' #default_transaction_read_only = false
Does the second option control the new read only transaction mode? I thought 'read only' was just a new level of transaction isolation (ie. one of the 4 sql standard ones), so why does it need its own GUC var? Chris ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly