I think I have another problem similar to what I just reported. This time it is in GiST. It does not complain when it builds the index but any attempt to use the table with exesisting GiST indices causes this error:
emp=> select count(*) from pho;
ERROR: index_info: no amop 783 18630 1
--Gene
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 1998-10-10 22:36:10 |
| Subject: Re: [HACKERS] backslash in psql output |
| Previous: | From: Oliver Elphick | Date: 1998-10-10 22:06:22 |
| Subject: Re: [HACKERS] backslash in psql output |