Re: pg_group_name_index corrupt?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>, The Hermit Hacker <scrappy(at)hub(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_group_name_index corrupt?
Date: 2000-05-05 04:51:05
Message-ID: 200005050451.AAA11288@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp> writes:
> > Why does pg_group exist under $PGDATA though the indexes exist
> > under each $PGDATA/base/db_name ?
> > Could it be consistent on all databases ?
>
> Oh my, I think you've got it! The indexes must be SharedSystemRelations!!
>
...
>
> pg_shadow would have the same problem if it had indices, which I thought
> it did but they seem to have been disabled.
>
> Can you say "one more initdb"? I knew you could...

You know, I am reading through this message, and thinking, gee, how is
he going to get out of this without initdb? Well I have my answer.

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-05-05 04:52:50 Re: pg_group_name_index corrupt?
Previous Message The Hermit Hacker 2000-05-05 04:43:54 Re: pg_group_name_index corrupt?