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

From David Fetter
Subject Re: Tricky bugs in concurrent index build
Date
Msg-id 20060826150655.GK11427@fetter.org
Whole thread Raw
In response to Re: Tricky bugs in concurrent index build  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-hackers
On Fri, Aug 25, 2006 at 08:02:21PM -0500, Jim C. Nasby wrote:
> 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

+1 here, too :)

Cheers,
D
-- 
David Fetter <david@fetter.org> http://fetter.org/
phone: +1 415 235 3778        AIM: dfetter666                             Skype: davidfetter

Remember to vote!


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: [DOCS] New XML section for documentation
Next
From: Tom Lane
Date:
Subject: Re: Tricky bugs in concurrent index build