RE: pg_group_name_index corrupt? - Mailing list pgsql-hackers

From The Hermit Hacker
Subject RE: pg_group_name_index corrupt?
Date
Msg-id Pine.BSF.4.21.0005042137400.56194-100000@thelab.hub.org
Whole thread Raw
In response to RE: pg_group_name_index corrupt?  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Responses Re: pg_group_name_index corrupt?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, 5 May 2000, Hiroshi Inoue wrote:

> > It says to 'recreate the index', but if I try to, it tells me its a system
> > table (of course) ... is there a way of fixing this without having to do
> > a dump/reload?
> >
> 
> Run "reindex table pg_group force;" under standalone postmaster
> with options -O and -P. You must shutdown postmaster first.

Okay, just looked at the postgres man page, and found the -O option, but
no -P ... this is in the users-lounge/7.0/docs directory ...

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: Why Not MySQL?
Next
From: The Hermit Hacker
Date:
Subject: RE: pg_group_name_index corrupt?