Thread

  1. Re: WAL and commit_delay

    Adriaan Joubert <a.joubert@albourne.com> — 2001-02-18T09:50:14Z

    fdatasync() is available on Tru64 and according to the man-page behaves
    as Tom expects. So it should be a win for us. What do other commercial
    unixes say?
    
    Adriaan