On Mon, 2007-09-24 at 10:35 +0100, Farhan Mughal wrote:
> 
> Can someone please tell How a simple transaction goes through various
> steps for completion in PostgreSQL. Thanks.
> 

You might mean the execution steps. You can view these using EXPLAIN.

http://developer.postgresql.org/pgdocs/postgres/sql-explain.html

-- 
  Simon Riggs
  2ndQuadrant  http://www.2ndQuadrant.com


---------------------------(end of broadcast)---------------------------
TIP 1: 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

Reply via email to