Ciprian Hodorogea <[EMAIL PROTECTED]> writes:
> 2. All dumps generated with pg_dump seem to contain internal functions
> also, which then raise problems when trying to import. Can these be somehow
> excluded from the generated SQL backup? 

> Is there a way to differentiate postgres internal functions from 
> user-defined functions? (other but making up a list of those functions 
> names)

I can think of several possibilities, but it's not clear what you need
to accomplish.  Would you show us details of the problem you're having,
rather than jumping to conclusions about how to fix it?  Bear in mind
that the rest of the world has found no need to do any such thing while
using pg_dump.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to