The process seems to freeze at a "Create function" when I used psql and the text-version of the dump.
After installing plpythonu it works.
psql should print an error-message indicting that plpython (or what pl ever is needed) should be installed with creatlang before loading this database.
Regards Christoph Becker
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match