Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
> The cause here is data changing underneath the user. Your patch solves
> the most obvious error, but it still allows other problems if applying
> the backup block changes data. If the backup block doesn't do anything
> at all then we don't need to apply it either.
This is nonsense. What applying the backup block does is to apply the
change that the WAL record would otherwise have applied, except we
decided to make it store a full-page image instead.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Dimitri Fontaine | Date: 2012-02-04 19:07:05 |
| Subject: Re: Finer Extension dependencies |
| Previous: | From: Simon Riggs | Date: 2012-02-04 18:39:19 |
| Subject: Re: [BUGS] BUG #6425: Bus error in slot_deform_tuple |
pgsql-bugs by date
| Next: | From: Bridget Frey | Date: 2012-02-04 19:52:09 |
| Subject: Re: BUG #6425: Bus error in slot_deform_tuple |
| Previous: | From: Simon Riggs | Date: 2012-02-04 18:39:19 |
| Subject: Re: [BUGS] BUG #6425: Bus error in slot_deform_tuple |