Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Bugs > BUG #4096: PG 8...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 14 Topic 3687 of 3904
Post > Topic >>

BUG #4096: PG 8.3.1. confused about remaining disk space

by j6m@[EMAIL PROTECTED] ("") Apr 7, 2008 at 08:49 AM

The following bug has been logged online:

Bug reference:      4096
Logged by:          
Email address:      j6m@[EMAIL PROTECTED]
 version: 8.3.1
Operating system:   Linux
Description:        PG 8.3.1. confused about remaining disk space
Details: 

I ran today a legacy application with PG 8.3.1 on a test machine.

The DB is some ~30 MB. Default tables do have OIDs and BLCKSZ is set 
system-wide to 16384 (because of another DB).

A lot of messages like these do appear wich tend to indicate PG 8.3.1 is
confused. This set of SQL scripts used to run from PG 7.0.3 to PG 8.2.6
with
no problem.

WARNING:  could not create relation-cache initialization file 
"base/19693/pg_internal.init.29329": No space left on device
DETAIL:  Continuing anyway, but there's something wrong.
create temp table param0 (max0 date, datelb date) : ERROR:  could not
create

relation 1663/19693/634161: No space left on device
row number 0 is out of range 0..-1
row number 0 is out of range 0..-1
WARNING:  could not create relation-cache initialization file 
"base/19693/pg_internal.init.29330": No space left on device
DETAIL:  Continuing anyway, but there's something wrong.
create temp table param0 (max0 date, datelb date) : ERROR:  could not
create

relation 1663/19693/634162: No space left on device
row number 0 is out of range 0..-1
row number 0 is out of range 0..-1

Disk saturation, you think ? No at all, as in the meantime :

Filesystem            Size  Used Avail Use% Mounted on
/dev/sda3             9.9G  8.5G  874M  91% /
udev                  125M   88K  125M   1% /dev
/dev/sda1              54M   15M   37M  29% /boot
/dev/sda4             8.3G  7.4G  966M  89% /home
/dev/sdb1              38G   31G  7.2G  81% /var/lib/pgsql

As you can see, there is some 200 times the active DB size that remains 
available.

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
 




 14 Posts in Topic:
BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-07 08:49:42 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
Zdenek.Kotala@[EMAIL PROT  2008-04-07 12:51:07 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-07 14:44:55 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
stark@[EMAIL PROTECTED]   2008-04-07 12:14:39 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-07 14:50:18 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
tgl@[EMAIL PROTECTED] (T  2008-04-07 10:09:42 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-07 16:15:25 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
stefan@[EMAIL PROTECTED]   2008-04-07 20:31:39 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-08 12:37:34 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-10 12:32:07 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
stark@[EMAIL PROTECTED]   2008-04-07 16:40:01 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-07 17:50:44 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
j6m@[EMAIL PROTECTED] (&  2008-04-07 17:56:17 
Re: BUG #4096: PG 8.3.1. confused about remaining disk space
stark@[EMAIL PROTECTED]   2008-04-07 16:40:28 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Tue Jul 8 23:20:17 CDT 2008.