From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org, "Simon Riggs" <simon(at)2ndquadrant(dot)com> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: wal_checksum = on (default) | off |
Date: | 2007-01-04 15:00:56 |
Message-ID: | 16797.1167922856@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
"Simon Riggs" <simon(at)2ndquadrant(dot)com> writes:
> In this thread, I outlined an idea for reducing cost of WAL CRC checking
> http://archives.postgresql.org/pgsql-hackers/2006-10/msg01299.php
> wal_checksum = on (default) | off
This still seems awfully dangerous to me.
> Recovery can occur with/without same setting of wal_checksum, to avoid
> complications from crashes immediately after turning GUC on.
Surely not. Otherwise even the "on" setting is not really a defense.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-01-04 15:26:50 | Re: Tabs or Spaces |
Previous Message | Tom Lane | 2007-01-04 14:56:18 | Re: [HACKERS] Patch to log usage of temporary files |
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2007-01-04 15:56:39 | Re: wal_checksum = on (default) | off |
Previous Message | Tom Lane | 2007-01-04 14:56:18 | Re: [HACKERS] Patch to log usage of temporary files |