Обсуждение: Re: [HACKERS] ERROR: mot_idx: cannot extend

Поиск
Список
Период
Сортировка

Re: [HACKERS] ERROR: mot_idx: cannot extend

От
Bruce Momjian
Дата:
> 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?

--  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
 


Re: [HACKERS] ERROR: mot_idx: cannot extend

От
Bruce Momjian
Дата:
> > 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