Re: errors in pg_restore on windows?

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Dan Armbrust <daniel(dot)armbrust(dot)list(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql general <pgsql-general(at)postgresql(dot)org>
Subject: Re: errors in pg_restore on windows?
Date: 2008-02-29 16:51:30
Message-ID: 20080229165130.GJ4673@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dan Armbrust escribió:
> Sorry, I don't follow.
>
> 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.
>
> They are reported at the end of the restore as errors.
>
> Are you saying they are really just warnings?

They only mean that the debugger functions could not be loaded. If
you're not using the debugger, they are irrelevant -- in a way, they are
"just warnings".

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Kaloyan Iliev 2008-02-29 16:56:51 Re: Insert vs Update syntax
Previous Message Marko Kreen 2008-02-29 16:46:09 Re: partitioning using dblink