Thread: initdb problem

initdb problem

From
Bruce Momjian
Date:
Here is what I get from initdb:

loading pg_description
NOTICE:  Ind pg_class_oid_index: NUMBER OF INDEX' TUPLES (45) IS NOT THE
SAME AS HEAP' (44)
NOTICE:  Ind pg_class_oid_index: NUMBER OF INDEX' TUPLES (45) IS NOT THE
SAME AS HEAP' (44)

Looks strange to me.

--
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)

Re: [HACKERS] initdb problem

From
t-ishii@sra.co.jp
Date:
>Here is what I get from initdb:
>
>loading pg_description
>NOTICE:  Ind pg_class_oid_index: NUMBER OF INDEX' TUPLES (45) IS NOT THE
>SAME AS HEAP' (44)
>NOTICE:  Ind pg_class_oid_index: NUMBER OF INDEX' TUPLES (45) IS NOT THE
>SAME AS HEAP' (44)
>
>Looks strange to me.

I saw this on SunOS but not on FreeBSD and Solaris 2.6.
really strange...
---
Tatsuo Ishii
t-ishii@sra.co.jp

Re: [HACKERS] initdb problem

From
Bruce Momjian
Date:
>
> >Here is what I get from initdb:
> >
> >loading pg_description
> >NOTICE:  Ind pg_class_oid_index: NUMBER OF INDEX' TUPLES (45) IS NOT THE
> >SAME AS HEAP' (44)
> >NOTICE:  Ind pg_class_oid_index: NUMBER OF INDEX' TUPLES (45) IS NOT THE
> >SAME AS HEAP' (44)
> >
> >Looks strange to me.
>
> I saw this on SunOS but not on FreeBSD and Solaris 2.6.
> really strange...

I am waiting for Jan's pg_user/pg_shadow fix and changes to initdb for a
possible fix.

--
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)

Re: [HACKERS] initdb problem

From
Hal Snyder
Date:
> From: t-ishii@sra.co.jp
> cc: hackers@postgreSQL.org (PostgreSQL-development)

> >Here is what I get from initdb:
> >
> >loading pg_description
> >NOTICE:  Ind pg_class_oid_index: NUMBER OF INDEX' TUPLES (45) IS NOT THE
> >SAME AS HEAP' (44)
> >NOTICE:  Ind pg_class_oid_index: NUMBER OF INDEX' TUPLES (45) IS NOT THE
> >SAME AS HEAP' (44)
> >
> >Looks strange to me.
>
> I saw this on SunOS but not on FreeBSD and Solaris 2.6.
> really strange...

I saw it on a totally new install (no previous PostgreSQL bits on that
host) to FreeBSD-2.2.5-STABLE with yesterday's snapshot.


Re: [HACKERS] initdb problem

From
Bruce Momjian
Date:
> > I saw this on SunOS but not on FreeBSD and Solaris 2.6.
> > really strange...
>
> I saw it on a totally new install (no previous PostgreSQL bits on that
> host) to FreeBSD-2.2.5-STABLE with yesterday's snapshot.
>

Fixed today.

--
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)