Well, thanks again for the info... I am starting to hack... we'll see how
it ends up!!
Justin
On Mon, 29 Mar 1999, Bruce Momjian wrote:
> > I've started scanning through the 6.0 backend code, and there has to be an
> > easier way... It might take me a week before I could hack the code and
> > get it working... Unless somebody could tell me which function in which
> > file needs to return what...
> >
> > Thanks for the advice... I'm still digging through the code, but if
> > there's an easier way, i'd appreicate knowing....
> >
> > Thanks,
>
> I recommend you look at:
>
> TransBlockNumberGetXidStatus()
>
> and
>
> TransBlockGetXidStatus()
>
> Have it return always true as soon as it is called, start the
> postmaster, and do a dump of the database. You should get all the
> records. Then back out your hack, initdb, and reload.
>
> --
> Bruce Momjian | http://www.op.net/~candle
> [EMAIL PROTECTED] | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
>