Re: [HACKERS] TOAST issue on custom index access method

2010-06-24 Thread Carsten Kropf
ow exactly what happens here, unfortunately. Best regards Carsten Kropf Am 24.06.2010 um 17:08 schrieb Tom Lane: > Carsten Kropf writes: >> However, it is a little bit strange, that I get toasted values (when >> inserting from another table) and untoasted values, if I insert

Re: [HACKERS] TOAST issue on custom index access method

2010-06-24 Thread Carsten Kropf
find some workaround to solve this issue. However, it is a little bit strange, that I get toasted values (when inserting from another table) and untoasted values, if I insert items directly. Could anybody please explain this to me? Best regards Carsten Kropf Am 24.06.2010 um 16:20 schrie

[HACKERS] TOAST issue on custom index access method

2010-06-24 Thread Carsten Kropf
sted values, if copying the data from another table? I hope that somebody could help me, here in order that my access method is able to run, properly. Thanks in advance Best regards Carsten Kropf P.S.: The version I use to program is 8.4.2

Re: [HACKERS] Custom index structure and strange count problem

2010-06-09 Thread Carsten Kropf
ses a different count). The query data my index structure is called with, stays the same in all cases (mentioned in the previous mail). Does anybody have some hints according to which checks to perform in order to determine the problem here? Best regards Carsten Kropf Am 09.06.2010 u

[HACKERS] Custom index structure and strange count problem

2010-06-09 Thread Carsten Kropf
x27;pleas radio news'::tsvector, '[(-90,-180),(90,180)]'); count --- 10 (1 row) These two queries do again return the same results. Thus, I don't know, what's wrong here, does anybody know about that behaviour, or is it my fault that the results are wrong, somehow? Thanks in advance Carsten Kropf -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers