Re: open transaction? - Mailing list pgsql-general

From Terry Lee Tucker
Subject Re: open transaction?
Date
Msg-id 200812290657.48399.terry@chosen-ones.org
Whole thread Raw
In response to open transaction?  ("blackwater dev" <blackwaterdev@gmail.com>)
List pgsql-general
On Monday 29 December 2008 06:48, blackwater dev wrote:
> I just logged into postgres from the command line and did:
>
> begin:
>
> select blah;
> select blah;
>
> \q
>
> Without thinking I closed by connection before committing or rolling back
> my transaction.  Did postgres handle this for me?  How do I see if the
> transaction is still open?
>
> Thanks!

If you don't commit, it is rolled back when you exit.

--
Terry Lee Tucker
Turbo's IT Manager
Turbo, division of OHL
2251 Jesse Jewell Pkwy
Gainesville, GA 30501
tel: (336) 372-6821 cell: (336) 404-6987
terry@turbocorp.com
www.turbocorp.com

pgsql-general by date:

Previous
From: "Pavel Stehule"
Date:
Subject: Re: open transaction?
Next
From: Reg Me Please
Date:
Subject: [PGSQL 8.3.5] Use of a partial indexes