Re: Freeze avoidance of very large table. - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Freeze avoidance of very large table.
Date
Msg-id 20150904162206.GA26916@momjian.us
Whole thread Raw
In response to Re: Freeze avoidance of very large table.  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On Thu, Sep  3, 2015 at 11:56:52PM -0300, Alvaro Herrera wrote:
> Bruce Momjian wrote:
> > On Thu, Sep  3, 2015 at 11:37:09PM +0200, Petr Jelinek wrote:
> > > >I don't understand.  I'm just proposing that the source code for the
> > > >extension to live in src/extensions/, and have the shared library
> > > >installed by toplevel make install; I'm not suggesting that the
> > > >extension is installed automatically.  For that, you still need a
> > > >superuser to run CREATE EXTENSION.
> > > >
> > > 
> > > +! for this
> > 
> > OK, what does "+!" mean?  (I know it is probably a shift-key mistype,
> > but it looks interesting.)
> 
> I took it as an uppercase 1 myself -- a shouted "PLUS ONE".

Oh, an ALL-CAPS +1.  Yeah, it actually makes sense.  ;-)

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: PATCH: index-only scans with partial indexes
Next
From: Greg Stark
Date:
Subject: Re: Allow a per-tablespace effective_io_concurrency setting