Re: Backup Functions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Backup Functions
Дата
Msg-id 1459300.1629303426@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Backup Functions  (Sridhar Parepalli <Sridhar.Parepalli@sas.com>)
Ответы RE: Backup Functions  (Sridhar Parepalli <Sridhar.Parepalli@sas.com>)
Список pgsql-sql
Sridhar Parepalli <Sridhar.Parepalli@sas.com> writes:
> I was just wondering should a schema of a database contain functions and triggering functions does the pg_dump
includefunctions as it takes back up of the schema? I'm on postgres 11 version. 

Functions belonging to extensions are not included in pg_dump output,
maybe that explains your results?  It's hard to be sure without a
lot more specifics than you've provided.

            regards, tom lane



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

Предыдущее
От: Sridhar Parepalli
Дата:
Сообщение: RE: Backup Functions
Следующее
От: Sridhar Parepalli
Дата:
Сообщение: RE: Backup Functions