On Jan 2, 2008 2:25 AM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
> On Tue, 2008-01-01 at 14:02 -0500, Tom Lane wrote:
> > Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
> > > If we could log *only* the insert that caused the split, rather than
> the
> > > split itself, we would avoid that situation entirely.
> >
> > How are you going to avoid the need to run user-defined functions
> > (specifically, the btree comparison functions) during replay?
>
> Seems like a good objection. Just exercising my lateral thought muscles.
>
Can this be explained in more detail???
Thanks,
Gokul.
In response to
Responses
pgsql-hackers by date
| Next: | From: Martijn van Oosterhout | Date: 2008-01-02 10:05:11 |
| Subject: Re: Index Page Split logging |
| Previous: | From: Andrew Chernow | Date: 2008-01-02 01:49:53 |
| Subject: Re: binary array and record recv |