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?
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Manolo _ | Date: 2008-01-01 20:09:49 |
| Subject: Implementing Sorting Refinements |
| Previous: | From: Trevor Talbot | Date: 2008-01-01 16:02:51 |
| Subject: Re: concurrency in psql |