Re: postgresql and xfs filesystrem - Mailing list pgsql-admin

From Michael Monnerie
Subject Re: postgresql and xfs filesystrem
Date
Msg-id 200901262227.31752@zmi.at
Whole thread Raw
In response to Re: postgresql and xfs filesystrem  (Ezra Taylor <ezra.taylor@gmail.com>)
List pgsql-admin
On Montag 26 Januar 2009 Ezra Taylor wrote:
> What about XFS performance on databases larger than 1 TB.  We
> are successful running postgres on zfs with x4500 but I'm interested
>  using commodity hardware.

See http://en.wikipedia.org/wiki/Xfs#Allocation_groups

XFS was designed for big iron, where "big iron" from that time is
commodity servers of today (4+ cores, 8GB+ RAM, RAID with lots of fast
disks). During mkfs, you can decide how many allocation groups you want,
and by the size of your partition, you decide how big a single AG is.
And if your database spans lots of AGs, high parallelism can take place
if it's well done.

mfg zmi
--
// Michael Monnerie, Ing.BSc    -----      http://it-management.at
// Tel: 0660 / 415 65 31                      .network.your.ideas.
// PGP Key:         "curl -s http://zmi.at/zmi.asc | gpg --import"
// Fingerprint: AC19 F9D5 36ED CD8A EF38  500E CE14 91F7 1C12 09B4
// Keyserver: wwwkeys.eu.pgp.net                  Key-ID: 1C1209B4


Attachment

pgsql-admin by date:

Previous
From: Jaume Sabater
Date:
Subject: Re: postgresql and xfs filesystrem
Next
From: David Bear
Date:
Subject: finding dev rpms