Add the -E/--encoding option for pg_dump.

This commit is contained in:
J Smith
2012-09-11 14:29:00 -04:00
parent b46f6e74e8
commit 5921809d49
+1
View File
@@ -165,6 +165,7 @@ _pg_dump () {
{-b,--blobs}'[dump blobs as well]' \
{-c,--clean}'[include clean cmds in dump]' \
{-C,--create}'[include createdb cmds in dump]' \
{-E+,--encoding=}':database encoding:_pgsql_encodings' \
{-d,--inserts}'[use INSERT not COPY]' \
{-D,--{attribute,column}-inserts}'[use INSERT (cols) not COPY]' \
{-f+,--file=}':output file:_files' \