Re: Postgres Error

From: Darren Ferguson <darren(at)thread(dot)crystalballinc(dot)com>
To: Robustelli Monica <monicarob(at)libero(dot)it>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres Error
Date: 2003-02-20 20:22:44
Message-ID: Pine.LNX.4.44.0302201521470.5730-100000@thread.crystalballinc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dwayne Miller 2003-02-20 20:27:54 Search for sample pg stored procedure
Previous Message Steve Crawford 2003-02-20 20:11:26 Re: What is the quickest query in the database?