Re: warnings restoring a db - Mailing list pgsql-novice

From Tom Lane
Subject Re: warnings restoring a db
Date
Msg-id 19929.1207752233@sss.pgh.pa.us
Whole thread Raw
In response to warnings restoring a db  (Raimon Fernandez <coder@montx.com>)
Responses Re: warnings restoring a db  (Raimon Fernandez <coder@montx.com>)
List pgsql-novice
Raimon Fernandez <coder@montx.com> writes:
> It seems that all the data is there, but I have some warnings like
> those, wich I don't really know what they mean ...

> pg_restore: [archiver (db)] could not execute query: ERROR:  could not
> access file "$libdir/pldbgapi": No such file or directory

Seems you've forgotten to install an add-on package or two --- this
one sounds like it's the EDB plpgsql debugger.

> do I have to worry about them ?

Yes, if you still want to use those functions...

            regards, tom lane

pgsql-novice by date:

Previous
From: "Michal Kochanowski"
Date:
Subject: function that rembers temple oid
Next
From: Justin Bailey
Date:
Subject: Re: problems with dollar quoting