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

From Achilleus Mantzios
Subject Re: pg_restore cannot restore function
Date
Msg-id Pine.LNX.4.44.0207031040500.9583-100000@matrix.gatewaynet.com
Whole thread Raw
In response to Re: pg_restore cannot restore function  (Jie Liang <jie@stbernard.com>)
List pgsql-sql
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





pgsql-sql by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: Re: Why doesn't it use indexes?
Next
From: Achilleus Mantzios
Date:
Subject: Re: Why doesn't it use indexes?