Subject | Re: [firebird-support] touching a deleted record |
---|---|
Author | Nick Upson |
Post date | 2007-01-24T14:59:36Z |
On 24/01/07, Markus Ostenried <macnoz@...> wrote:
never touched, as far as I can work out.
> On 1/24/07, Nick Upson <nick.upson@...> wrote:what I meant was that there is no table scan, so the deleted stub is
> > select count(*) touches all records but if my only access into the
> > table is via an index and I never sweep, when does the deleted stub
> > get removed?
>
> AFAIR an index only access is not possible because there is no
> transaction information stored in the indexes.
never touched, as far as I can work out.