Re: [HACKERS] dec alpha/64bit stuff - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] dec alpha/64bit stuff
Date
Msg-id 199803072310.SAA02877@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] dec alpha/64bit stuff  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
Responses Re: [HACKERS] dec alpha/64bit stuff  (Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl>)
Re: [HACKERS] dec alpha/64bit stuff  (Brett McCormick <brett@work.chicken.org>)
List pgsql-hackers
>
> Brett McCormick wrote:
>
> > whew.. after some more debugging, it would appear that the problem
> > lies somewhere in the page stuff, which I know less than nothing
> > about.
> >
> > Here's the point where I'm at: heapam.c line 442 a macro call to
> > HeapTupleSatisfies graps our data for us (the messed up struct), which
> > actually calls the PageGetItem macro for the data.

OK, I have an idea.  Contact Marc, scrappy@postgresql.org.  Have him
give you a login account to postgresql.org.  Use cvs to pull snapshots
by date.  Compile and run initdb on several dates,  and by process of
elimination, find out the day that alpha broke.

We can then analyze the patches for that day and find the problem.  I
assume 6.2.1 worked for you, and that was October 17th.  Go from there
to the 6.3 release and find the date of failure.

With initdb problems, there is really no good way to debug problems like
this.


--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Backend crashes on select ... union
Next
From: "Roland B. Roberts"
Date:
Subject: Re: [HACKERS] Re: your mail