Re: pg_dump, shemas, backup strategy

From: Greg Smith <greg(at)2ndquadrant(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Michael A(dot) Peters" <mpeters(at)shastaherps(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: pg_dump, shemas, backup strategy
Date: 2010-07-25 00:48:35
Message-ID: 4C4B89E3.6040408@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> Please note also that Red Hat has been shipping PG 8.4 for RHEL5 for
> awhile --- it's the postgresql84-* package set. I would hope CentOS
> has copied that by now.
>

They have, as of CentOS's 5.5 back in May, and I keep forgetting its
there. I'm not sure whether I like the trade-offs that come from using
that packaging in every case yet though. The dependency issues with
httpd are particularly weird:
http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.5 (last item in
"Known Issues"). I personally would rather just replace the system
database with the newer version directly as the PGDG yums do, but you're
right that some might prefer to use the system one instead.

--
Greg Smith 2ndQuadrant US Baltimore, MD
PostgreSQL Training, Services and Support
greg(at)2ndQuadrant(dot)com www.2ndQuadrant.us

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael A. Peters 2010-07-25 02:55:39 Re: pg_dump, shemas, backup strategy
Previous Message Michael A. Peters 2010-07-24 23:09:19 Re: pg_dump, shemas, backup strategy