Re: ERROR: index row size - Mailing list pgsql-hackers

From Mark Kirkwood
Subject Re: ERROR: index row size
Date
Msg-id 46625AD0.6020607@paradise.net.nz
Whole thread Raw
In response to ERROR: index row size  ("Rodrigo Sakai" <rodrigo.sakai@poli.usp.br>)
List pgsql-hackers
Rodrigo Sakai wrote:
>   Hello,
> 
>  
> 
>   I’m having a big trouble with the index size! I have looked for a 
> solution in the internet, but the solutions that I found don’t fit for me!
> 

I would guess you have an allocation calculation error/memory leak 
somewhere in your implementation - maybe post a link to the actual C 
code (in case someone wants to have a look at it for you)!

(Valgrind might help you here, otherwise you can set a few breakpoints 
in gdb and check what is going on).

Cheers

Mark


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: ERROR: index row size
Next
From: Greg Smith
Date:
Subject: "Working with CVS" documentation