pg_restore ignore existing function - Mailing list pgsql-general

From Thomas T. Thai
Subject pg_restore ignore existing function
Date
Msg-id Pine.NEB.4.43.0203030151030.1150-100000@ns01.minnesota.com
Whole thread Raw
List pgsql-general
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.




pgsql-general by date:

Previous
From: "fhallais"
Date:
Subject: Maximum size of identifiers names ?
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Maximum size of identifiers names ?