Re: Error accessing PostgreSQL

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Ricardo Maia <rmaia(at)criticalsoftware(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Error accessing PostgreSQL
Date: 2001-07-13 18:53:00
Message-ID: 17788.995050380@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Ricardo Maia <rmaia(at)criticalsoftware(dot)com> writes:
> When I am trying to connect to PostgreSQL e get the following error:

> ERROR: pg_attribute_attrelid_index: cannot extend. Check free disk space.

While you're trying to *connect*? That's hard to believe. I would think
only table creation or addition of a column would cause an attempt to
add an entry to pg_attribute_attrelid_index.

> Could it be other problem than disk space?

Hard to tell. Try updating to a more recent version of Postgres --- in
recent releases (7.0.3 and up), this message includes the specific
kernel error code that's being returned by write().

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message LA 2001-07-14 00:11:35 Doubt...
Previous Message Srinivasa Rao Chava 2001-07-13 16:19:59 replication