Re: High Performance/High Reliability File system on SuSE64 - Mailing list pgsql-performance

From Christopher Weimann
Subject Re: High Performance/High Reliability File system on SuSE64
Date
Msg-id 20040124012247.GA40439@smtp.k12us.com
Whole thread Raw
In response to Re: High Performance/High Reliability File system on SuSE64  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: High Performance/High Reliability File system on SuSE64
Re: High Performance/High Reliability File system on SuSE64
List pgsql-performance
On 01/23/2004-10:18AM, Joshua D. Drake wrote:
>
> XFS also has the interesting ability (although I have yet to test it)
> that will allow you
> to take a snapshot of the filesystem. Thus you can have filesystem level
> backups
> of the PGDATA directory that are consistent even though the database is
> running.

You can do snapshots in FreeBSD 5.x with UFS2 as well but that (
nor XFS snapshots ) will let you backup with the database server
running.  Just because you will get the file exactly as it was at
a particular instant does not mean that the postmaster did not
still have some some data that was not flushed to disk yet.


pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: another query optimization question
Next
From: "Arnau Rebassa i Villalonga"
Date:
Subject: Queries with timestamp, 2