Re: ordinal not in range when downloading result set as CSV

2017-11-02 Thread Murtuza Zabuawala
This issue occurs when you have some encoded data which pgAdmin4 can't decode while generating CSV file. You can report this issue here , Please also include details to produce the issue​ (if possible also include some sample data), PG versi

ordinal not in range when downloading result set as CSV

2017-11-02 Thread Erik Myllymaki
I"m trying to download the result set of a SQL query to csv and I get this error: 'ascii' codec can't encode character u'\ufeff' in position 33: ordinal not in range(128) Any pointers appreciated, thanks. This on Ubuntu 16.04: *Version* 2.0 *Copyright* Copyright 2013 - 2017, The pgAdmin Dev