From: | John DeSoi <desoi(at)pgedit(dot)com> |
---|---|
To: | <operationsengineer1(at)yahoo(dot)com> |
Cc: | postgres novice <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: Database Encoding |
Date: | 2005-04-04 12:05:26 |
Message-ID: | D4EBFCB2-A501-11D9-8FA8-000A95B03262@pgedit.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Here is some background info on character sets:
http://www.cs.tut.fi/~jkorpela/chars.html
latin1 is a superset of ascii. It will work fine for english language
encoding.
John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL
On Apr 3, 2005, at 4:46 PM, <operationsengineer1(at)yahoo(dot)com> wrote:
> can anyone provide a general primjer on pgsql
> encoding?
>
> i think i set my db up as ascii encoded. is this
> optimal for an english language db? my online host
> wants to default to latin1... which seems to support
> english also.
>
> with so many choices, i'm sure problems lurk around
> every corner.
>
> tia for any advice and background you give me, and
> other newbies, so that we can encode our db correctly
> based on our design criteria.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Wolff III | 2005-04-04 14:08:09 | Re: Removing Rows in Foreign Keys |
Previous Message | Stephen P. Christopher | 2005-04-04 11:56:36 | Re: Installation on Windows XP Home not possible |