Re: pg_restore cannot restore function - Mailing list pgsql-sql

From Jie Liang
Subject Re: pg_restore cannot restore function
Date
Msg-id 7C760DAA511DC74B99E7D22189F786F101BF210C@MAIL01.stbernard.com
Whole thread Raw
In response to pg_restore cannot restore function  (Jie Liang <jie@stbernard.com>)
List pgsql-sql
This is not the case, because those db on a same server, it's
I dump data from one db and try restore one of it function into
another db.

Thanks for your response anyway.


Jie Liang

-----Original Message-----
From: Achilleus Mantzios [mailto:achill@matrix.gatewaynet.com]
Sent: Wednesday, July 03, 2002 12:52 AM
To: Jie Liang
Cc: 'Jan Wieck'; 'Bruce Momjian'; 'admin@postgresql.org';
'pgsql-sql@postgresql.org'
Subject: Re: [SQL] pg_restore cannot restore function


In the case that you moved your backup to another system
where possibly the shared library (.so) where the function exists is on a 
different location then thats the problem, in which case you only need
to recreate the function (with the same isstrict,iscachable attributes).

-- 
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
tel:    +30-10-8981112
fax:    +30-10-8981877
email:  achill@matrix.gatewaynet.com       mantzios@softlab.ece.ntua.gr




---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster





pgsql-sql by date:

Previous
From: "GRIMOIS Eric"
Date:
Subject: Localization
Next
From: Bruce Momjian
Date:
Subject: Re: Localization