Re: Tuning PostgreSQL

From: "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Tuning PostgreSQL
Date: 2003-07-21 12:05:03
Message-ID: 3F1C2447.25130.14FD34E4@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 21 Jul 2003 at 13:45, Alexander Priem wrote:

> So where can I set the noatime & data=writeback variables? They are not
> PostgreSQL settings, but rather Linux settings, right? Where can I find
> these?

These are typicaly set in /etc/fstab.conf. These are mount settings. man mount
for more details.

The second setting data=writeback is ext3 specific, IIRC.

HTH

Bye
Shridhar

--
History tends to exaggerate. -- Col. Green, "The Savage Curtain", stardate
5906.4

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Alexander Priem 2003-07-21 12:43:22 Re: Tuning PostgreSQL
Previous Message Alexander Priem 2003-07-21 11:45:06 Re: Tuning PostgreSQL