Re: Re[4]: Allowing WAL fsync to be done via O_SYNC - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Re[4]: Allowing WAL fsync to be done via O_SYNC
Date
Msg-id 200103161734.MAA18500@candle.pha.pa.us
Whole thread Raw
In response to Re: Re[4]: Allowing WAL fsync to be done via O_SYNC  (Larry Rosenman <ler@lerctr.org>)
List pgsql-hackers
[ Charset ISO-8859-1 unsupported, converting... ]
> Yes, you are.  On UnixWare, you need to add -Kthread, which CHANGES a LOT 
> of primitives to go through threads wrappers and scheduling.

This was my concern;  the change that happens on startup and lib calls
when thread support comes in through a library.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Zeugswetter Andreas SB
Date:
Subject: AW: Allowing WAL fsync to be done via O_SYNC
Next
From: Philip Warner
Date:
Subject: Re: Performance monitor signal handler