Re: errors in pg_restore on windows? - Mailing list pgsql-general

From Tom Lane
Subject Re: errors in pg_restore on windows?
Date
Msg-id 6464.1204304743@sss.pgh.pa.us
Whole thread Raw
In response to Re: errors in pg_restore on windows?  ("Dan Armbrust" <daniel.armbrust.list@gmail.com>)
Responses Re: errors in pg_restore on windows?
List pgsql-general
"Dan Armbrust" <daniel.armbrust.list@gmail.com> writes:
> If I disable that debugger library in the config file, create a
> database, backup the database, and then restore the database, I get
> many errors - all similar to the one I posted before.

Perhaps you've got those functions loaded into template1?

> Are you saying they are really just warnings?

Well, they're errors in the sense that those functions didn't get
restored.  But if you're trying to remove the plpgsql debugger,
I think that's what you want.

            regards, tom lane

pgsql-general by date:

Previous
From: Scara Maccai
Date:
Subject: Re: partitioning using dblink
Next
From: "Marko Kreen"
Date:
Subject: Re: partitioning using dblink