Thread

  1. Re: [PORTS] -current version won't initdb under i386_solaris...

    Bruce Momjian <maillist@candle.pha.pa.us> — 1998-01-21T15:34:45Z

    > 
    > 
    > Anyone know what the heap_modifytuple error refers to down below?
    > 
    > The error is generated around line 884 of
    > backend/access/common/heaptuple.c, where 'repl[attoff]' != 'r' 
    > 
    > Haven't had a chance to test this under FreeBSD yet, will hopefully try it
    > out tonight...
    > 
    > 
    
    I am initdb'ing all the time here.
    
    -- 
    Bruce Momjian
    maillist@candle.pha.pa.us
    
    
  2. Re: [PORTS] -current version won't initdb under i386_solaris...

    Marc G. Fournier <scrappy@hub.org> — 1998-01-21T15:39:54Z

    On Wed, 21 Jan 1998, Bruce Momjian wrote:
    
    > > 
    > > 
    > > Anyone know what the heap_modifytuple error refers to down below?
    > > 
    > > The error is generated around line 884 of
    > > backend/access/common/heaptuple.c, where 'repl[attoff]' != 'r' 
    > > 
    > > Haven't had a chance to test this under FreeBSD yet, will hopefully try it
    > > out tonight...
    > > 
    > > 
    > 
    > I am initdb'ing all the time here.
    
    	Bruce...help me out here. *rofl*  I tried adding a '-d 3' to the
    initdb BACKENDARGS variable, but it didn't seem to produce any noticable
    errors :(
    
    	Thoughts as to what else I shoudl try to narrow it down?