用pg_dumpall备份,psql -f恢复
恢复的时候遇到数据库里的中文就停了
psql:outfile:7869: ERROR: syntax error at or near
还有很多这样的错误:
invalid command \N
请问该如何解决?谢谢
px
恢复的时候遇到数据库里的中文就停了
psql:outfile:7869: ERROR: syntax error at or near
还有很多这样的错误:
invalid command \N
请问该如何解决?谢谢
px