I also tried with phppgadmin and pgadmin, but both can't do this. They insert a HTML entity and error out respectively. Not what I had in mind...
Supposedly I should be able to type: INSERT INTO table (name) VALUES ('C\0x00f4te d''Azur'); but all I manage to achieve is inserting a capital 'C'...
It doesn't seem to matter to which encoding I set psql either. What am I doing wrong?
Alban.
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your message can get through to the mailing list cleanly