Re: no space left on device - Mailing list pgsql-general

From Kenneth Godee
Subject Re: no space left on device
Date
Msg-id 20030102211825.4174313a.Ken@perfect-image.com
Whole thread Raw
In response to Re: no space left on device  (Hadley Willan <hadley.willan@deeperdesign.co.nz>)
Responses Re: no space left on device
List pgsql-general
Just a thought, check your "inodes" as well...
"df -i"
You can have lots of space left, but can be out of inodes.


> Hi Jose,
>
>     Double check that by making sure that all your linux partitions have
> free disk.
>
> df is the command to use.
>
> Cheers,
>     Hadley
>
>
> On Wed, 2003-01-01 at 06:28, Jose wrote:
> > Hi there, I'm Jose From Canada,
> >
> >   I'm working with PostgreSQL 7.2 on Linux Red hat 7.3 and when I try to
> > create an object in the database, using PGAdmin or psql, I get this error.
> >
> >   create index pp_key on pp (p1) ;
> >
> >   Error: -2147467259  can not create object : no space left on device.
> >
> >
> >   But if I check the available space on disk from linux I have a lot, more
> > than 4 GB and the table pp is empty.
> >
> >
> >   Any clues ??? what should I check ???
> >
> > Thanks in advance
> >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 5: Have you checked our extensive FAQ?
> >
> > http://www.postgresql.org/users-lounge/docs/faq.html
> --
> Hadley Willan > Systems Development > Deeper Design Limited. +64(7)377-3328
> hadley.willan@deeperdesign.co.nz > www.deeperdesign.com > +64(21)-28-41-463
> Level 1, 4 Tamamutu St, PO Box 90, TAUPO 2730, New Zealand.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>

pgsql-general by date:

Previous
From: "Charles H. Woloszynski"
Date:
Subject: Re: 7.3 Prepared statements
Next
From: Ron Peterson
Date:
Subject: ident inconsistency