Re: [HACKERS] Update on my 6.4.2 progress

From: Hannu Krosing <hannu(at)trust(dot)ee>
To: Wayne Piekarski <wayne(at)senet(dot)com(dot)au>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Update on my 6.4.2 progress
Date: 1999-06-19 10:17:35
Message-ID: 376B6E3F.B8D73A4E@trust.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Wayne Piekarski wrote:
>
> I guess my next question is, can i comment out the fsync call?

if you ar confident in your os and hardware, you can
pass the -F flag to backend and no fsyncs are done.

(add -o '-F' to postmaster startup line)

I think it is in some faq too.

--------------
Hannu

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-06-19 12:03:30 Re: [HACKERS] Update on my 6.4.2 progress
Previous Message Hannu Krosing 1999-06-19 09:36:18 Re: [HACKERS] tables > 1 gig