Search Postgresql Archives

Re: Serializable isolation level

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Richard Huxton <dev@xxxxxxxxxxxx> writes:
> sknipe@xxxxxxxxxx wrote:
>> I need you expert opinions on the following statement.

> You have four statements here.

Also, no one of those statements is a reason for using serializable mode
instead of read committed mode, since they all apply to read committed
just as well.  Real reasons for choosing one over the other have to do
with what your application logic looks like and what you are prepared to
do to recover from inconsistencies introduced by concurrent updates.
I would suggest reading the documentation at
http://developer.postgresql.org/docs/postgres/mvcc.html

			regards, tom lane

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

               http://archives.postgresql.org

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux