| From: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "'Jean-Michel POURE'" <jm(dot)poure(at)freesurf(dot)fr>, pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Re: Database encoding |
| Date: | 2001-09-22 19:23:14 |
| Message-ID: | AA30E7BCCA5C1D4E88A231900F8325C00AFB@dogbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
> -----Original Message-----
> From: Jean-Michel POURE [mailto:jm(dot)poure(at)freesurf(dot)fr]
> Sent: 22 September 2001 20:13
> To: pgadmin-hackers(at)postgresql(dot)org
> Subject: [pgadmin-hackers] Database encoding
>
>
> Hello all,
>
> Should database encoding display as an integer or a string value?
>
> CREATE DATABASE name [ WITH [ LOCATION = 'dbpath' ] [
> TEMPLATE = template ]
> [ ENCODING = encoding ] ] is a string.
Encoding can be a string or an integer. To be honest, I never use encoding
so I know virtually nothing about it at all. If you think it's being done
incorrectly, let me know and I'll fix it as you suggest.
Later, Dave.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jean-Michel POURE | 2001-09-23 07:10:10 | Re: Database encoding |
| Previous Message | Jean-Michel POURE | 2001-09-22 19:12:37 | Database encoding |