> On Mon, Feb 25, 2019 at 8:45 AM hubert depesz lubaczewski <dep...@depesz.com> > wrote: > > I did upgrade of my test pg. Part of this is pg_dump -Fd of each > database, then upgrade binaries, then initdb, and pg_restore. > > But - I can't restore any database that has any data - I get segfaults.
Thank for reporting. Unfortunately, I can't reproduce this issue on the master (for me it's currently bc09d5e4cc) with the dump you've provided - do I need to do something more than just pg_restore to trigger it?