Re: need for in-place upgrades (was Re: State of

From: "Williams, Travis L, NEO" <tlw(at)att(dot)com>
To: "Lincoln Yeoh" <lyeoh(at)pop(dot)jaring(dot)my>, "Lamar Owen" <lowen(at)pari(dot)edu>
Cc: "PgSQL General ML" <pgsql-general(at)postgresql(dot)org>
Subject: Re: need for in-place upgrades (was Re: State of
Date: 2003-09-14 17:55:53
Message-ID: AB815D267EC31A4693CC24D234F8291605C5737D@ACCLUST02EVS1.ugd.att.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Not that my DB is that big.. but if it was and it contained any sort of
financial data (something that you might want to dispute 2 years down
the road) then I would have multiple replicated systems (which I do have
.. but they are MSSQL) and I would also be backing the data up to an
offsite storage.. either via tape or another box with enough storage
space. Your best bet is to have geographical redundancy.

Travis

-----Original Message-----
From: Lincoln Yeoh [mailto:lyeoh(at)pop(dot)jaring(dot)my]
Sent: Sunday, September 14, 2003 10:20 AM
To: Lamar Owen
Cc: PgSQL General ML
Subject: Re: need for in-place upgrades (was Re: [GENERAL] State of

>At 07:16 PM 9/13/2003 -0400, Lamar Owen wrote:
>'migration' server. And I really don't want to think about
dump/restore
>of 100TB (if PostgreSQL actually stores the image files, which it
might).

Hmm. Just curious, do people generally backup 100TB of data, or once
most
reach this point they have to hope that it's just hardware failures
they'll
deal with and not software/other issues?

100TB sounds like a lot of backup media and time... Not to mention
ensuring
that the backups will work with available and functioning backup
hardware.

Head hurts just to think about it,

Link.

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-09-14 18:53:24 Re: tsearch2 in 7.4beta1 compile problem
Previous Message Jeff Eckermann 2003-09-14 17:04:20 Re: Create index in PG table with vb6