Re: [GENERAL] oid_index size problem

1999-09-17 Thread Teodor Cimpoesu
Sebestyen Zoltan wrote: > > Hi, > > I wrote an application that uses PgSQL as database backend. It ran for > almost a year and now it's database directory grew to 85633Kbyte. > Inspecting this directory, I found out that a file called oid_index grew > to 84058112 bytes, i.e. 99% of the database

[GENERAL] oid_index size problem

1999-09-17 Thread Sebestyen Zoltan
Hi, I wrote an application that uses PgSQL as database backend. It ran for almost a year and now it's database directory grew to 85633Kbyte. Inspecting this directory, I found out that a file called oid_index grew to 84058112 bytes, i.e. 99% of the database is index. What went wrong? What can be