Expire data based on available space?

From: "Evan Kyle" <ek(at)aperion(dot)net>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Expire data based on available space?
Date: 2002-09-20 20:50:14
Message-ID: 000b01c260e7$52086930$9700a8c0@ekfarheap
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I would like to expire data based on the actual available space. I can get the disk space no problem, but what I can't figure out is how to get the available space (empty / free / unused pages) in the database after I run a VACUUM.

Thanks,

Evan

Browse pgsql-admin by date

  From Date Subject
Next Message Andrew Sullivan 2002-09-20 21:45:19 Re: Other benchmark than OSDB
Previous Message Lucas Madar 2002-09-20 20:16:29 Problem with bulk inserts