From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Re: [HACKERS] How to ignore system indexes |
Date: | 2000-01-18 18:08:21 |
Message-ID: | 200001181808.NAA02731@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> > Sure, but it is disabled in 6.5 because we changed the binary table
> > format from 6.4 to 6.5. However, I have already recommended people use
> > it who have broken system indexes, and it worked.
> >
>
> It seems pg_upgrade is too complicated to recover system indexes.
> In addtion,could pg_upgrade/pg_dump/vacuum etc ... work even when
> a critical system index is broken ?
Yes, pg_dumpall -s may not work with broken system indexes.
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2000-01-18 18:21:37 | Re: [HACKERS] Index recreation in vacuum |
Previous Message | Magnus Hagander | 2000-01-18 17:30:17 | RE: [HACKERS] Help from a Windows programmer needed! |