Re: Install Postgres on a SAN volume?

From: Greg Smith <gsmith(at)gregsmith(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: William Garrison <postgres(at)mobydisk(dot)com>, Postgres General List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Install Postgres on a SAN volume?
Date: 2008-09-09 08:08:45
Message-ID: Pine.GSO.4.64.0809090404070.572@westnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 9 Sep 2008, Magnus Hagander wrote:

> As long as your SAN guarantees an atomic snapshot of all your data
> (which every SAN I've ever heard of guarantees if you're on a single
> volume - entry level SANs often don't have the functionality to do
> multi-volume atomic snapshots, though), you don't need to set up PITR
> for simple backups

It's all those ifs in there that leave me still recommending it. It's
certainly possible to get a consistant snapshot with the right hardware
and setup. What concerns me about recommending that without a long list
of caveats is the kinds of corruption you'd get if all those conditions
aren't perfect will of course not ever happen during testing. Murphy says
that it will happen only when you find yourself really needing that
snapshot to work one day.

--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Smith 2008-09-09 08:31:18 Re: 8.3 on FreeBSD 6.3, sudden performance degradations
Previous Message Tomasz Ostrowski 2008-09-09 08:02:05 Re: 8.3 on FreeBSD 6.3, sudden performance degradations