Version upgrade: is restoring the postgres database needed?

Ron Johnson <ron.l.johnson@cox.net>

From: Ron Johnson <ron.l.johnson@cox.net>
To: Postgres General <pgsql-general@postgresql.org>
Date: 2018-03-01T10:24:45Z
Lists: pgsql-general
Or do we just apply the globals.sql created by "pg_dumpall --globals-only"?

(We're upgrading by restoring all databases on a new server, that, 
naturally, has it's own new postgres, template0 and template1 databases.)


Thanks

-- 
Angular momentum makes the world go 'round.


Commits

  1. Move handling of database properties from pg_dumpall into pg_dump.