Re: Encoding problem with 7.4

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "E(dot)Rodichev" <er(at)sai(dot)msu(dot)su>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Encoding problem with 7.4
Date: 2003-11-28 17:03:51
Message-ID: 28733.1070039031@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"E.Rodichev" <er(at)sai(dot)msu(dot)su> writes:
> /e:2>createdb test

> test | er | SQL_ASCII <----- Incorrect!
> (3 rows)

> Let's note than the last line is in fact completely incorrect.

What's incorrect about it? You didn't ask for any other encoding
than SQL_ASCII.

You can set the default encoding at initdb time, IIRC, but you didn't.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2003-11-28 17:07:03 Re: Functions with COPY
Previous Message Marc G. Fournier 2003-11-28 17:00:33 Re: about explain analyze