Re: [BUGS] BUG #1838: IndexSupportInitialze

2005-08-22 Thread Tom Lane
Judith Altamirano <[EMAIL PROTECTED]> writes: > Sorry, I just looked into the copyright, but the version that I'm currently > used is POstgres 7.0.2, that is anyway ancient, :( , but the bug is also > the same: > IndexSupportInitialize: corrupted catalos > do you think that there is a way to

Re: [BUGS] BUG #1838: IndexSupportInitialze

2005-08-20 Thread Tom Lane
"Judith Altamirano" <[EMAIL PROTECTED]> writes: > PostgreSQL version: Postgres95 > Operating system: Red Hat 6.2 > Description:IndexSupportInitialze > Details: > Hi, when I try to make a query it appears the next error: > IndexSupportInitialize: corrupted catalos > after of a table name

Re: [BUGS] BUG #1838: IndexSupportInitialze

2005-08-20 Thread Michael Fuhr
On Fri, Aug 19, 2005 at 07:32:41PM +0100, Judith Altamirano wrote: > > PostgreSQL version: Postgres95 Is that *really* the version you're running? What's the output of the following query? SELECT version(); -- Michael Fuhr ---(end of broadcast)