Re: [HACKERS] ERROR: mot_idx: cannot extend

Started by Bruce Momjianabout 27 years ago2 messageshackers
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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, Pennsylvania 19026
#2Bruce Momjian
bruce@momjian.us
In reply to: Bruce Momjian (#1)

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, Pennsylvania 19026