Re: Postgres Error - Mailing list pgsql-general

From Darren Ferguson
Subject Re: Postgres Error
Date
Msg-id Pine.LNX.4.44.0302201521470.5730-100000@thread.crystalballinc.com
Whole thread Raw
In response to Postgres Error  ("Robustelli Monica" <monicarob@libero.it>)
List pgsql-general
This means that you have run out of disk space on the partition that the
database resides on

To be sure run the "df" command and this should confirm this.

Darren

On Thu, 20 Feb 2003, Robustelli Monica wrote:

> I don't execute any insert/update/delete operation on my Database beacuse it returns the following error:
> No left space on device. Check free disk space.
>
> I don't understand what it means.
> Thank's in advance.
>
> Monica

--
Darren Ferguson


pgsql-general by date:

Previous
From: Oleg Samoylov
Date:
Subject: Re: sync other database using C function
Next
From: Neil Conway
Date:
Subject: Re: reindex vs. drop index , create index