Re: big database performance

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Alan Hodgson <ahodgson(at)simkin(dot)ca>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: big database performance
Date: 2008-01-09 16:50:58
Message-ID: 20080109085058.7be38287@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 9 Jan 2008 08:16:48 -0800
Alan Hodgson <ahodgson(at)simkin(dot)ca> wrote:

> On Wednesday 09 January 2008, Adrian Moisey
> <adrian(at)careerjunction(dot)co(dot)za> wrote:
> >
> > Also, we're running the db on ext3 with noatime. Should I look at
> > changing or getting rid of journaling ?
>
> No (unless you like really long fsck times). data=writeback is safe
> with PostgreSQL, though.
>

Except :)... for pg_xlog. If you have pg_xlog on a different partition,
feel free to run ext2 for it.

Joshua D. Drake

>
> ---------------------------(end of
> broadcast)--------------------------- TIP 7: You can help support the
> PostgreSQL project by donating at
>
> http://www.postgresql.org/about/donate
>

- --
The PostgreSQL Company: Since 1997, http://www.commandprompt.com/
Sales/Support: +1.503.667.4564 24x7/Emergency: +1.800.492.2240
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
SELECT 'Training', 'Consulting' FROM vendor WHERE name = 'CMD'

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHhPtyATb/zqfZUUQRAk32AKCTvJPBCvHtb4JWMu7+xwxQZdA/ZQCgn3K2
pCmcUXAiAibLkTgEwGVXPyQ=
=H2bK
-----END PGP SIGNATURE-----

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Guillaume Smet 2008-01-09 16:59:58 Re: big database performance
Previous Message Alan Hodgson 2008-01-09 16:16:48 Re: big database performance