is it possible to tell pg_restore to skip errors where there are existing
functions in a db that it's trying to recreate? currently it just bombs
out if there are already same existing functions.
the reason i ask is cause pg_restore can't recreate the custom opclass
functions (like those used in tsearch) so i want to load it into the db
before doing a pg_restore.
--
Thomas T. Thai
Minnesota.com, Inc.