Hello,
Our postgresql logs are getting filled with warnings:
LOG: picksplit method for column COLUMN_IDX of index INDEX_NAME
doesn't support secondary split
We are using gist indexes on integer, timestamp, and Postgis geometry.
Is there a way to work around this problem?
Thank You,
Oleg Mürk