Thread

  1. Re: [HACKERS] Update on my 6.4.2 progress

    Hannu Krosing <hannu@trust.ee> — 1999-06-19T10:17:35Z

    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