Re: Error that shouldn't happen?

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Error that shouldn't happen?
Date: 2017-05-18 20:46:35
Message-ID: 56c6a9d8-8d74-d36d-2147-e54870a1761d@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 5/18/2017 1:40 PM, Andrew Kerber wrote:
> It appears to me you might be making this a lot more difficult than
> necessary. Why not just pre-create the required partitions daily or
> weekly or monthly? Or do you have a requirement that a new partition
> only be created the first time it is required?

+1

we create new partitions in advance of their being needed as part of a
maintenance process that's strictly single threaded.

--
john r pierce, recycling bits in santa cruz

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2017-05-18 20:55:21 Re: Error that shouldn't happen?
Previous Message Pavel Stehule 2017-05-18 20:46:02 Re: Error that shouldn't happen?