Re: ALTER TABLE ... NOREWRITE option - Mailing list pgsql-hackers

From Noah Misch
Subject Re: ALTER TABLE ... NOREWRITE option
Date
Msg-id 20121204033412.GA29742@tornado.leadboat.com
Whole thread Raw
In response to Re: ALTER TABLE ... NOREWRITE option  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
List pgsql-hackers
On Mon, Dec 03, 2012 at 11:37:17AM +0100, Dimitri Fontaine wrote:
> Noah Misch <noah@leadboat.com> writes:
> > Acquiring the lock could still take an unpredictable amount of time.
> 
> I think there's a new GUC brewing about setting the lock timeout
> separately from the statement timeout, right?

Yes.



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Proposal for Allow postgresql.conf values to be changed via SQL
Next
From: Bruce Momjian
Date:
Subject: Reducing pg_dumpall errors