Re: Notice lock waits - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Notice lock waits
Date
Msg-id CAB7nPqR+LMW27bZf8SNs+XiR3yPJDF2EXenODVR62_q-SEdzWQ@mail.gmail.com
Whole thread Raw
In response to Re: Notice lock waits  (Jeff Janes <jeff.janes@gmail.com>)
Responses Re: Notice lock waits
List pgsql-hackers
On Fri, Sep 30, 2016 at 2:00 AM, Jeff Janes <jeff.janes@gmail.com> wrote:
> What do you think of Jim Nasby's idea of making a settable level, rather
> just on or off?

[reading the code]
That would be a better idea. The interface proposed, aka 2 GUCs doing
basically the same thing is quite confusing I think. I am marking the
patch as returned with feedback for now.
-- 
Michael



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Bug in to_timestamp().
Next
From: Michael Paquier
Date:
Subject: Re: Add support for restrictive RLS policies