Characters displaying as x2F - Mailing list pgsql-general

From Ken Conrad
Subject Characters displaying as x2F
Date
Msg-id 3BA4404E.2DF58AFD@fuse.net
Whole thread Raw
List pgsql-general
I am using Redhat 7.1 with postgresql-7.0.3-8.rpm and am having a
problem when storing non-alphanumeric characters such as "/". When I use
psql to select the data it returns x2F in place of the /.

I have created the database using MULE_INTERNAL encoding. I am selecting
the data using a command line like this: psql -d apache -H -q -c "select
* from guestbook;"

What do I need to do to display the special characters correctly?

pgsql-general by date:

Previous
From: Bryon Lape
Date:
Subject: Re: NewYork Bombing: SQL server bomb proof!!
Next
From: Burak Bilen
Date:
Subject: Re: pg_dump error - LOCALIZATION PROBLEM