Re: 9.5 new features

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: 9.5 new features
Date: 2016-01-23 09:28:05
Message-ID: 56A347A5.3060903@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 1/23/2016 12:35 AM, Vik Fearing wrote:
>> >ok, but it doesn't deal with our use case of needing to bulk delete a 6
> I can't really parse the end of that sentence, but you are correct that
> BRIN does not help at all with partition dropping. Think of it more as
> a Seq Scan optimization.

yeah, it was supposed to say, bulk delete 6 month old data once a week,
while the database is still under a full production load of new data.

anyways, yeah, BRIN sounds very cool for very large tables with
relatively stable data.

--
john r pierce, recycling bits in santa cruz

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message George Neuner 2016-01-23 09:28:42 Re: long transfer time for binary data
Previous Message ivo silvestre 2016-01-23 09:08:21 Re: Connecting to SQL Server from Windows using FDW