Re: pg_restore depending on user functions

Поиск
Список
Период
Сортировка
От Дмитрий Иванов
Тема Re: pg_restore depending on user functions
Дата
Msg-id CAPL5KHrGDQ_Y8+BwZM9WT28sWKsGdR8HdTqJjg3Ocwrq-UTLVg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_restore depending on user functions  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Ok, I will do that. 
Complete data schema. It takes time to create a separate private script, but I'll do it
bpd.zip 469 Kb

ср, 17 нояб. 2021 г. в 06:47, Tom Lane <tgl@sss.pgh.pa.us>:
Дмитрий Иванов <firstdismay@gmail.com> writes:
> Am I correct in understanding that I need to dump --schema-only in SQL
> format and then delete everything, leaving one chain for example? If so, it
> will have to be postponed until the weekend.

I don't care how you make the file exactly.  But please confirm that
it can be re-loaded and then will reproduce the problem.

                        regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_restore depending on user functions
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Postgres14.1 bug with pg_restore and repmgr