Re: [HACKERS] ERROR: mot_idx: cannot extend - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] ERROR: mot_idx: cannot extend
Date
Msg-id 199904231958.PAA13054@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] ERROR: mot_idx: cannot extend  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
> > I wonder what happened with :
> > 
> > progi=> create index mot_idx on mot (no_piece,no_ref,no_fab_marq_mod,
> >                      annee_deb,annee_fin);
> > ERROR:  mot_idx: cannot extend
> > 
> > Is there a limit in the index size ?
> > 
> > 
> 
> Are you out of disk space?
> 

I have updated the message in 6.5beta to read
ERROR:  mot_idx: cannot extend.  Check free disk space.

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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] what are postgresql limits?
Next
From: Bruce Momjian
Date:
Subject: I am feeling overwhelmed