From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | dale(at)icr(dot)com(dot)au |
Cc: | Alfred Perlstein <bright(at)wintelcom(dot)net>, PostgreSQL General List <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: FreeBSD Softupdates?? |
Date: | 2000-09-26 20:52:11 |
Message-ID: | 200009262052.QAA22887@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> Alfred Perlstein wrote:
> >
> [snipped thread]
>
> OK, if I'm reading it right, the general concensus seems to be - it'll
> work, but there is a possibility of data loss in event of system
> crash....although everything should be OK 99.9% of the time.
>
> yep, this is about what I thought.. I wanted to get a feel for
> practicality though.
>
> Thanks for all your input guys, I'll stick to my standard filesystem for
> now..
No, softupdates to not affect recovery. Standard PostgreSQL flushes all
stuff to disk on transaction commit, and this it not affected by the
file system softupdate status.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2000-09-26 20:53:46 | Re: update inside transaction violates unique constraint? |
Previous Message | Andrew Sullivan | 2000-09-26 20:43:02 | update inside transaction violates unique constraint? |