Thread
-
Re: [HACKERS] initdb problem
Tatsuo Ishii <t-ishii@sra.co.jp> — 1998-02-25T02:48:52Z
>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
Bruce Momjian <maillist@candle.pha.pa.us> — 1998-02-25T03:06:27Z
> > >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
Hal Snyder <hal@vailsys.com> — 1998-02-25T17:12:26Z
> 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
Bruce Momjian <maillist@candle.pha.pa.us> — 1998-02-25T19:08:26Z
> > 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)