| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | maillist(at)candle(dot)pha(dot)pa(dot)us (Bruce Momjian) |
| Cc: | postgres(at)Kumite(dot)qc(dot)ca, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] ERROR: mot_idx: cannot extend |
| Date: | 1999-04-23 19:58:08 |
| Message-ID: | 199904231958.PAA13054@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1999-04-23 19:58:43 | I am feeling overwhelmed |
| Previous Message | Bruce Momjian | 1999-04-23 19:55:11 | Re: [HACKERS] what are postgresql limits? |