Re: restore a plpgsql function with pg_restore

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: restore a plpgsql function with pg_restore
Дата
Msg-id uneb92-5s5.ln1@kaufbach.delug.de
обсуждение исходный текст
Ответ на restore a plpgsql function with pg_restore  ("miguel lam" <mikkal56@hotmail.com>)
Список pgsql-interfaces
begin  "miguel lam" <mikkal56@hotmail.com> wrote:

> Please somebody tell me if pg_restore can really restore a plpgsql function.

Yes, if the definition of the function is in the dump created with
pg_dump. You can via 'pg_restore test.dump | less' and copy&paste
extract the definition of the function. I hope, you have a dump...



end
Andreas
-- 
Diese Message wurde erstellt mit freundlicher Unterstützung eines freilau-
fenden Pinguins aus artgerechter Freilandhaltung.   Er ist garantiert frei
von Micro$oft'schen Viren. (#97922 http://counter.li.org)     GPG 7F4584DA
Was, Sie wissen nicht, wo Kaufbach ist? Hier: N 51.05082°, E 13.56889° ;-)


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Jens Lechtenboerger
Дата:
Сообщение: Re: Lost updates vs resumable connections/transactions
Следующее
От: Jens Lechtenboerger
Дата:
Сообщение: Re: Lost updates vs resumable connections/transactions