Re: [GENERAL] Transaction Steps!!

2007-09-24 Thread Simon Riggs
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

Re: [GENERAL] Transaction Steps!!

2007-09-24 Thread Rodrigo De Le�
On 9/24/07, Farhan Mughal <[EMAIL PROTECTED]> wrote: > > Can someone please tell How a simple transaction goes through various steps > for completion in PostgreSQL. Thanks. Maybe you'll find something here: http://www.postgresql.org/docs/8.2/static/internals.html ---(end o

[GENERAL] Transaction Steps!!

2007-09-24 Thread Farhan Mughal
Can someone please tell How a simple transaction goes through various steps for completion in PostgreSQL. Thanks. Regards, Farhan - Yahoo! Answers - Get better answers from someone who knows. Tryit now.