[GENERAL] pg_restore, search_path and operator class

2008-02-15 Thread Jozsef Szalay
classes or data type to make this work? (Moving the data type to pg_catalog works but we've got a lot of data out there to migrate.) Thanks for the help! Jozsef Szalay The dump file == -- -- PostgreSQL database dump -- -- Started on 2008-02-15 21:30:48 UTC SET client_encoding = &

[GENERAL] Operator Class for Hash

2006-04-30 Thread Jozsef Szalay
Hi All,   Could someone please help me out with an example on how to define an operator and operator class that supports hash joins? I’ve tried to follow the instructions in the documentation for v8.1 but I’m obviously doing something wrong, because the engine crashes on an operation that