Re: [SQL] Create Index?

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: jcusick(at)exotrope(dot)net (John Cusick)
Cc: pgsql-sql(at)postgreSQL(dot)org, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [SQL] Create Index?
Date: 1999-01-24 21:59:11
Message-ID: 199901242159.QAA00595@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

> create index indpart on partref (partnum);
>
> returns;
>
> ERROR: partind: cannot extend
>
>
> This worked fine w/version6.3 on the same system.
>
> I looked around in the changes and re-checked the man page.
> Am I missing something way to obvious??

You have run out of disk space.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ryan Schutt 1999-01-24 22:35:49 Re: [GENERAL] PostgreSQL and mod_perl trouble (spinlock)
Previous Message John Cusick 1999-01-24 21:22:05 Create Index?

Browse pgsql-sql by date

  From Date Subject
Next Message Kaare Rasmussen 1999-01-25 06:34:33 Typed fields
Previous Message John Cusick 1999-01-24 21:22:05 Create Index?