Обсуждение: Re: [PORTS] -current version won't initdb under i386_solaris...

Поиск
Список
Период
Сортировка

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

От
Bruce Momjian
Дата:
>
>
> 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

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

От
The Hermit Hacker
Дата:
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?