| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Mark Lubratt <mark(dot)lubratt(at)indeq(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: fsync |
| Date: | 2004-03-16 22:02:28 |
| Message-ID: | 200403162202.i2GM2St29459@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Mark Lubratt wrote:
> OK. I'm getting a little confused.
>
> I have two mirrored SCSI drives on our production server. For the
> safest operation, do I want fsync=true? Or fsync=false? Or just the
> default?
fsync has to be true for reliable operation, even with mirrored drives.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Robert Norris | 2004-03-16 22:50:35 | Re: fsync |
| Previous Message | Joan Picanyol | 2004-03-16 21:22:22 | rule as on insert to view with multiple fk referencing the same table |