Re: pg_restore depending on user functions

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Дмитрий Иванов <firstdismay@gmail.com>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2021-11-17T01:47:44Z
Lists: pgsql-bugs, pgsql-general
=?UTF-8?B?0JTQvNC40YLRgNC40Lkg0JjQstCw0L3QvtCy?= <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



Commits

  1. Adjust pg_dump's priority ordering for casts.