Re: Tricky bugs in concurrent index build - Mailing list pgsql-hackers

From Jim C. Nasby
Subject Re: Tricky bugs in concurrent index build
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Tricky bugs in concurrent index build  (Gregory Stark <[email protected]>)
Responses Re: Tricky bugs in concurrent index build
List pgsql-hackers
On Fri, Aug 25, 2006 at 06:57:58PM +0100, Gregory Stark wrote:
> I'll use this opportunity to plug that feature again. I think most people
> should use autocommit off with on_error_rollack on for most of their daily
> use. Being able to double check the results of my ad-hoc updates before
> committing them saved me more headaches than I can count with Oracle.
> Autocommit off only became practical for interactive use with postgres when
> savepoints showed up.

+1
-- 
Jim C. Nasby, Sr. Engineering Consultant      [email protected]
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: default child of partition master
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Tricky bugs in concurrent index build