CREATE INDEX idx_picture_comments_id_tree_gist ON picture_comments USING gist (id_tree);and the server exited on signal 6 (core dumped)
Is it reproducible? Pls, send to me dump of ltree column. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match