[copying to the list, in case someone else faces the similar situation and is
looking for an answer]
On Thursday 13 Nov 2003 10:46 am, you wrote:
> Thank you for this tip. Will you show us the phpinfo() output,
> appropriately edited for security, even the single line in the php
> section, that
Ma Siva Kumar <[EMAIL PROTECTED]> writes:
> On Tuesday 11 Nov 2003 9:02 pm, Dennis Gearon wrote:
>> This is something I've been wondereing about for quite awhile - does
>> pgsql measure bytes or chars when using UTF for varchars. It looks like
>> bytes, which is counter intuitive.
The measurement
On Tuesday 11 Nov 2003 9:02 pm, Dennis Gearon wrote:
> This is something I've been wondereing about for quite awhile - does
> pgsql measure bytes or chars when using UTF for varchars. It looks like
> bytes, which is counter intuitive. What are the byte codes for those 15
> chars. I think the maximu
Running postgresql-7.3.2-3 which came with Red Hat 9.0.
Created a database with unicode encoding (in psql) as below:
create database leatherlink with encoding='unicode' template=leatherlinkdb;
leatherlinkdb is an existing database with the default encoding SQL_ASCII.
When I insert Chinsese st