Re: Disk is full, what's cool to get rid of? - Mailing list pgsql-sql

From Wilkinson Charlie E
Subject Re: Disk is full, what's cool to get rid of?
Date
Msg-id 8AA3B42717B3604EA360534BB77F2336A6FB42@NCT0010CP3MB04.ds.irsnet.gov
Whole thread Raw
In response to Re: Disk is full, what's cool to get rid of?  (Erik Jones <erik@myemma.com>)
List pgsql-sql
Won't help some of us, who set -m 0 on selected filesystems to begin
with.  But if we could get tune2fs -m -5 <devicename> to work, then we
could unreserve space that didn't previously exist.  Think of the
possibilties!

I'll look into that as soon as I'm done modding my C compiler to handle
the --force option.

-cw-

-----Original Message-----
From: pgsql-sql-owner@postgresql.org
[mailto:pgsql-sql-owner@postgresql.org] On Behalf Of Erik Jones
Sent: Thursday, July 27, 2006 4:00 PM
To: Jeff Frost
Cc: Scott Marlowe; General Postgresql List
Subject: Re: [SQL] Disk is full, what's cool to get rid of?

Awesome.  Makes sense as 5% is exactly the amount of space that appeared

after running it.  Thanks!

Jeff Frost wrote:
> Depends what the default is on your system.  The default is 5% with
> the version of mke2fs that I have here, so you would just:
>
> tune2fs -m 5 <devicename>
>
> to put it back.
>


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Disk is full, what's cool to get rid of?
Next
From: "Chris Lukenbill"
Date:
Subject: return setof records