在连接字符串末尾加上encoding=UNICODE
string connStr = "Server=localhost;Port=5432;UserId=xxxx;Password=xxxxx;Database=test;encoding=UNICODE";
否则会出现中文字符显示如下: