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
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