Re: pg_upgrade & tablespaces

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_upgrade & tablespaces
Date: 2013-12-21 00:42:19
Message-ID: 52B4E3EB.2030203@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On 12/20/2013 4:14 PM, Adrian Klaver wrote:
>
> Personally I would say at this point the relationships between
> versions are so confused it would seem best to start from scratch.

the 80 tablespaces aren't helping this one bit.

I am really curious what lead to creating that many tablespaces? reminds
me of 1990s Oracle databases where disks were small and you used lots of
them, and spread your tables and indexes across many different
drives/mirrors because the raid at the time had performance bottlenecks.

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joe Van Dyk 2013-12-21 02:27:45 Re: to_json(now()) result doesn't have 'T' separator
Previous Message Adrian Klaver 2013-12-21 00:37:11 Re: pg_upgrade & tablespaces

Browse pgsql-hackers by date

  From Date Subject
Next Message Gavin Flower 2013-12-21 00:44:39 Re: make_interval ??
Previous Message Josh Berkus 2013-12-21 00:40:29 Re: make_interval ??