Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: errors in pg_restore on windows?



"Dan Armbrust" <daniel(dot)armbrust(dot)list(at)gmail(dot)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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group