pg_dumpall: Add a -E flag to set the encoding, like pg_dump has.

Robert Haas <rhaas@postgresql.org>

Commit: 84be67181aab22ea8723ba0625ee690223cd8785
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-09-01T16:24:20Z
Releases: 11.0
pg_dumpall: Add a -E flag to set the encoding, like pg_dump has.

Michael Paquier, reviewed by Fabien Coelho

Discussion: http://postgr.es/m/CAB7nPqQcYWmrm2n-dVaMUhYPKFU_DxQwPuUGuC4ZF+8B=dS5xQ@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/ref/pg_dumpall.sgml modified +13 −0
src/bin/pg_dump/pg_dumpall.c modified +23 −1

Documentation touched

Discussion