Re: Upgrade questions

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Upgrade questions
Date: 2012-03-13 01:13:11
Message-ID: 4F5E9F27.6040404@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 03/12/12 5:01 PM, Carson Gross wrote:
>
> We are also considering sharding the table and maybe the right thing
> is to simply fix it when we do the sharding.

postgres generally calls that partitioning... Sharding usually means
splitting data across multiple servers.

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message François Beausoleil 2012-03-13 04:11:55 COPY and indices?
Previous Message Bret Stern 2012-03-13 01:11:34 Re: Calculated update