| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | tgl(at)sss(dot)pgh(dot)pa(dot)us (Tom Lane) |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] Optimizer fed bad data about some system-table indexes |
| Date: | 1999-04-30 20:11:11 |
| Message-ID: | 199904302011.QAA29723@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Can you point me to that file?
>
> The code that does this stuff is init_irels() and write_irels() at the
> end of backend/utils/cache/relcache.c. The init file itself is
> "pg_internal.init" in the database directory (looks like there is one
> for each database...).
>
> regards, tom lane
>
If you delete the file at the end of initdb, is it recreated with the
proper values?
--
Bruce Momjian | http://www.op.net/~candle
maillist(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 | Tom Lane | 1999-04-30 20:46:36 | Re: [HACKERS] Optimizer fed bad data about some system-table indexes |
| Previous Message | Tom Lane | 1999-04-30 19:52:35 | Re: [HACKERS] Optimizer fed bad data about some system-table indexes |