dumping - Search results
Mailing lists >> pgsql-novice >> Thread
2022-08-13 15:33:47 | Re: database encoding migration from a pg_dumpall set (Tom Lane)
dump the databases individually, then you can create them manually on the target installation with
Mailing lists >> pgsql-novice >> Thread
2022-08-13 15:10:10 | database encoding migration from a pg_dumpall set (Steve T)
dump of the complete instance and then created a new instance with a UTF-8 encoding