Re: WAL fsync scheduling - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: WAL fsync scheduling
Date
Msg-id 200011181816.NAA27561@candle.pha.pa.us
Whole thread Raw
In response to Re: WAL fsync scheduling  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> >>>>> how about sigpause, and using SIGUSR1/SIGUSR2 to wake them up ? 
> 
> > The standard is sigsuspend:
> 
> OK, we can probably assume that at least one of sigsuspend or sigpause
> is available everywhere.  Now all you need is a free signal number.
> Unfortunately we're already using both SIGUSR1 and SIGUSR2.

Oh, I didn't want to hear that one.

--  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: Peter Eisentraut
Date:
Subject: Re: WAL fsync scheduling
Next
From: Peter Eisentraut
Date:
Subject: Re: WAL fsync scheduling