Re: Character problems

From: Ferdinand Smit <ferdinand(at)telegraafnet(dot)nl>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Character problems
Date: 2002-01-21 15:43:48
Message-ID: 200201211549.g0LFn2d19410@server9.telegraafnet.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

After a few tests my conclusion is:
- This problem only accist if you use UNICODE and use a char record
(SQL_ASCII works fine).
- I think the problem is that de character counter count special characters
differend from normal characters. It only occur when you insert a string
which size is (almost) the same as the record size.

Ferdinand

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message raja kumar thatte 2002-01-22 03:59:09 Any body know --- 'sql query where condition execution plan'
Previous Message Andre Schubert 2002-01-21 14:03:47 Subselects and Indices