On Thu, May 10, 2012 at 5:39 PM, Mac Wind <macwi...@gmail.com> wrote:
> Hi Sandro. Thank you very much for your answer.
>
> With that parameter (-W), am I changing the encoding of the DB or I am
> merely indicating the encoding of the source?
>
> Regards.

The latter. I don't think it's possible to change the server encoding
once the database is created. This switch has the same effect as

SET client_encoding = 'LATIN1';

--Lee
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to