I am getting illegal UTF8 encoding errors and I have traced it to the £ sign.I have set lc_monetary to "lc_monetary = 'en_GB.UTF-8'" in postgresql.conf but this has no effect. How can I sort this problem? Client_encoding =UTF8.RegardsGarry