The following bug has been logged on the website:
Bug reference: 11024
Logged by: Chandrakant
Email address: PatilChandakantK(at)Gmail(dot)com
PostgreSQL version: 9.3.4
Operating system: Windows 7
Description:
I have a table named products that I am exporting using
copy products to 'c:\temp\日本語.csv';
But the filename created has a name
'譌・譛ャ隱・csv' and the sytem does not detect it as a csv.
If I open the file with notepad, the contents are correct.