Re: Improving pg_dump performance

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Improving pg_dump performance
Date: 2018-07-23 14:17:41
Message-ID: 173ce3e6-2b4f-75fe-25fb-dfafe49d4c6f@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 07/23/2018 09:11 AM, Andres Freund wrote:
> Hi,
>
> On 2018-07-23 02:23:45 -0500, Ron wrote:
>> We've got an old (v8.4.17, thus no parallel backups) 2.9TB database that
>> needs to be migrated to a new data center and then restored to v9.6.9.
> Have you considered using pg_upgrade instead?

Yes, but:
1. can't find 9.6 packages on the RHEL 5.10 server.
2. The window is only 8 hours, and the data also has to be moved to a new DC
in that window.

--
Angular momentum makes the world go 'round.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sandy Becker 2018-07-23 15:14:42 Connections on cluster not being logged
Previous Message Ron 2018-07-23 14:14:48 Re: Improving pg_dump performance