On Mon, Apr 3, 2017 at 4:42 PM, Kenneth Shaw <[email protected]> wrote: > UTF-8 works just fine with MS SQL: > > ms:[email protected]=> select N'这是一个'; > col0 > +----------+ > 这是一个 > (1 rows)
confirmed! merlin -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
