Re: [PHP] [SQL] Question regarding multibyte.

2007-02-04 Thread Michael Fuhr
On Sun, Feb 04, 2007 at 01:34:41PM -0800, Karthikeyan Sundaram wrote: > I am new to postgres. I asked a question regarding multibyte display. I > got only one response. > Hence, I am re-iterating the question again to a larger audience. pgsql-general would probably be the largest audience; ma

Re: [SQL] Question regarding multibyte.

2007-02-04 Thread Karthikeyan Sundaram
Hi, I am new to postgres. I asked a question regarding multibyte display. I got only one response. Hence, I am re-iterating the question again to a larger audience. We are using 8.2 release of postgres. Recently we converted our database to multibyte on our dev machine. we want to test t

[SQL] Question regarding multibyte.

2007-02-02 Thread Karthikeyan Sundaram
Hi, I am new to postgres. We are using 8.2 release of postgres. Recently we converted our database to multibyte on our dev machine. we want to test the following. 1) How will I insert multibyte from our php? Do we need to use any special encoding? 2) I am using psql command line t