Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Transaction Steps!!



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




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group