RE: pg_group_name_index corrupt?

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема RE: pg_group_name_index corrupt?
Дата
Msg-id Pine.BSF.4.21.0005042137400.56194-100000@thelab.hub.org
обсуждение исходный текст
Ответ на RE: pg_group_name_index corrupt?  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Ответы Re: pg_group_name_index corrupt?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: Why Not MySQL?
Следующее
От: The Hermit Hacker
Дата:
Сообщение: RE: pg_group_name_index corrupt?