dumped db with 2 week version of pg_dumpall (yeah, I know, install
tools first, etc, but that's 8.4).
now trying to restore it from that backup with new psql, gives me that:
ERROR: syntax error at or near "COLLATE"
LINE 1: ...ATE = template0 OWNER = gjaskie ENCODING = 'UTF8' COLLATE = ...
ideas ? (except for just removing anythign after ENCODING.
--
GJ