Re: pg_restore cannot restore function

Поиск
Список
Период
Сортировка
От Achilleus Mantzios
Тема Re: pg_restore cannot restore function
Дата
Msg-id Pine.LNX.4.44.0207031040500.9583-100000@matrix.gatewaynet.com
обсуждение исходный текст
Ответ на Re: pg_restore cannot restore function  (Jie Liang <jie@stbernard.com>)
Список 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 по дате отправления:

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Why doesn't it use indexes?
Следующее
От: Achilleus Mantzios
Дата:
Сообщение: Re: Why doesn't it use indexes?