Re: MultiByte strings

From: Richard H <dev(at)archonet(dot)com>
To: Tubagus Nizomi <nizomi(at)dnet(dot)net(dot)id>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: MultiByte strings
Date: 2001-03-19 11:35:57
Message-ID: 20010319.11355700@client.archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 3/19/01, 10:13:40 AM, Tubagus Nizomi <nizomi(at)dnet(dot)net(dot)id> wrote
regarding [SQL] MultiByte strings:

> Hello,

> i have an error
> "psql: ERROR: MultiByte strings (MB) must be enabled to use this
function"

> where i must enable MultiByte strings (MB) ??

Assuming you enabled this at the ./configure stage you need to use the -E
encoding flag when you run createdb. See the Administrator's Guide /
Localisation section for details.

- Richard Huxton

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Markus Wagner 2001-03-19 12:14:14 handling special characters in sql strings
Previous Message juerg.rietmann 2001-03-19 10:23:45 postgres DB temporary on NT