Re: MVCC feature of postgresql

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: AI Rumman <rummandba(at)gmail(dot)com>
Cc: pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: Re: MVCC feature of postgresql
Date: 2011-10-23 03:57:35
Message-ID: CAOR=d=2SASS-wr3sK7WCLrxg9vhfNnUgkmwND68E2SQabpd2dg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Oct 22, 2011 at 9:31 PM, AI Rumman <rummandba(at)gmail(dot)com> wrote:
> Is there any tools by which I can test out the MVCC feature of postgresql?

The best tool is psql. Just open up two or more sessions and
experiment with transactions, transaction isolation levels and update
/ insert / delete / select and see how it works.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sanjaya Kumar Patel 2011-10-23 05:26:47 Spam mails from my hotmail id
Previous Message Raghavendra 2011-10-23 03:53:05 Re: MVCC feature of postgresql