default_transaction_isolation - Mailing list pgsql-novice

From Richard Broersma Jr
Subject default_transaction_isolation
Date
Msg-id 903775.62100.qm@web31804.mail.mud.yahoo.com
Whole thread Raw
Responses Re: default_transaction_isolation  (Michael Fuhr <mike@fuhr.org>)
List pgsql-novice
I am just know comming to grips with the various transaction_isolation level that can be chosen.
I notice that postgresql.conf file comes with 'read committed' pre-set.

I am wondering why is 'read commited' chosen over any of the other isolation levels such as
SERIALIZABLE?

A more generalized question would be, are there any application/RDBMS design considerations to
help determine the best default isolation level?

Regards,
Richard Broersma Jr.

pgsql-novice by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Re: size of varchar
Next
From: Michael Fuhr
Date:
Subject: Re: default_transaction_isolation