Merge lp:~vkolesnikov/pbxt/pbxt-index-selectivity-backscan into lp:pbxt

Proposed by Vladimir Kolesnikov
Status: Merged
Merged at revision: not available
Proposed branch: lp:~vkolesnikov/pbxt/pbxt-index-selectivity-backscan
Merge into: lp:pbxt
To merge this branch: bzr merge lp:~vkolesnikov/pbxt/pbxt-index-selectivity-backscan
Reviewer Review Type Date Requested Status
PBXT Core Pending
Review via email: mp+3806@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Vladimir Kolesnikov (vkolesnikov) wrote :

added scanning index back; amount of rows to scan was not changed

Revision history for this message
Paul McCullagh (paul-mccullagh) wrote :

Hi Vlad,

Is there are way to prevent records from being counted twice if there are less than 200 records in the table?

554. By Paul McCullagh

Fixed index recovery bug

555. By Paul McCullagh

The freeer must be started before recovery or the sweeper will hang when out of record cache

Revision history for this message
Vladimir Kolesnikov (vkolesnikov) wrote :

I think I can save the last row-id/record-id from the previous pass and check it during the second pass, ok?

Revision history for this message
Paul McCullagh (paul-mccullagh) wrote :

Perfect!

On Feb 24, 2009, at 10:07 AM, Vladimir Kolesnikov wrote:

> I think I can save the last row-id/record-id from the previous pass
> and check it during the second pass, ok?
> --
> https://code.launchpad.net/~vkolesnikov/pbxt/pbxt-index-selectivity-
> backscan/+merge/3806
> Your team PBXT Core is subscribed to branch lp:pbxt.

--
Paul McCullagh
PrimeBase Technologies
www.primebase.org
www.blobstreaming.org
pbxt.blogspot.com

556. By Paul McCullagh

Optimiser did not seem to handle this correctly

557. By Paul McCullagh

Locking forgotten

558. By Paul McCullagh

xt_idx_delete_current unused

559. By Paul McCullagh

Merged RN220

Subscribers

People subscribed via source and target branches