Re: Uncommitted Data

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Jonathan Tripathy <jonnyt(at)abpni(dot)co(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Uncommitted Data
Date: 2010-12-08 01:53:30
Message-ID: 1291773210.31995.117.camel@jd-desktop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 2010-12-08 at 00:56 +0000, Jonathan Tripathy wrote:
> Hi Everyone,
>
> What does PG do with data that has been inserted into a table, but was
> never committed? Does the data get discarded once the connection dies?

Yes, the transaction will rollback.

>
> Thanks
>

--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 509.416.6579
Consulting, Training, Support, Custom Development, Engineering
http://twitter.com/cmdpromptinc | http://identi.ca/commandprompt

In response to

Browse pgsql-general by date

  From Date Subject
Next Message bubba postgres 2010-12-08 02:04:00 Abusing Postgres in interesting ways
Previous Message Ray Stell 2010-12-08 01:03:22 Re: PG84 and SSL on CentOS-5.5 was PG84 and SELinux