Subject | Re: Transaction ID |
---|---|
Author | Adam |
Post date | 2006-03-13T22:45:46Z |
--- In firebird-support@yahoogroups.com, "Alan McDonald" <alan@...> wrote:
the impression that this limit was a show-stopper that you had to
backup-restore pre-emptively to prevent.
Adam
>Don't
> > Hi,
> >
> > ODS 10.2 has 2^31 transaction id.
> > I believe this spec is some limitation if Firebird is used
> > under 24x7 web system.
> > I know transaction id is reset when database is back-up/restoring.
> >
> > I would like to know how to avoid this limitation in your system.
> > Please let me know whether FB2.0 change this limitation or not.
> >
> > Regards.
> >
> > Daiju
>
> if you ever do reach this limit, the transaction ID just rolls over.
> forget that in a web system the trasnactions are only as long as thepage
> that is delivered so there are no long running transactions andnothing gets
> "stuck"What happens to the garbage collection when it rolls over? I was under
> Alan
the impression that this limit was a show-stopper that you had to
backup-restore pre-emptively to prevent.
Adam