Re: [INTERFACES] table very big !!!!! - Mailing list pgsql-interfaces

From Hannu Krosing
Subject Re: [INTERFACES] table very big !!!!!
Date
Msg-id 383984DB.D8FE4C2D@tm.ee
Whole thread Raw
In response to table very big !!!!!  (Pablo Salazar Loaiza <ssalazar@goliat.espol.edu.ec>)
List pgsql-interfaces
Pablo Salazar Loaiza wrote:
> 
> Hello all
> 
> I have a DB in Postgres, and i have one application that work with this
> DB, and exist one table where dialy is writing register in this table,
> but to midnigth , i do delete from table.
> 
> But the size always is growing.
>

You should run the database command 

>analyze;

that will get rid of old tuples that are no longer used

--------------
Hannu


pgsql-interfaces by date:

Previous
From: Pablo Salazar Loaiza
Date:
Subject: table very big !!!!!
Next
From: "Rafal Piotrowski (CSCS)"
Date:
Subject: problem with getBytes