| From: | "Al-Karim Bhamani (LCL)" <abhaman(at)ngco(dot)com> |
|---|---|
| To: | "Joseph Shraibman" <jks(at)selectacast(dot)net>, "Holger Klawitter" <lists(at)klawitter(dot)de> |
| Cc: | "Jules Chalier" <jchalier(at)informactis(dot)com>, <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: latin1 -> unicode |
| Date: | 2003-05-26 19:09:43 |
| Message-ID: | 83606C47747D1D41834A1E3A8226CD690E209D@lclmxhq01.ngco.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
How do you set encoding in pgadmin
-----Original Message-----
From: Joseph Shraibman [mailto:jks(at)selectacast(dot)net]
Sent: Monday, May 26, 2003 2:36 PM
To: Holger Klawitter
Cc: Jules Chalier; pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] latin1 -> unicode
Holger Klawitter wrote:
> Am Donnerstag, 22. Mai 2003 11:15 schrieb Jules Chalier:
>
>>hy
>>
>>I would like to convert my latin1 database (allready create with data
>>inside....) in a unicode database.
>
>
> It should work like this:
>
> * Dump the Database (pg_dump)
>
> * Put "\encoding latin1" into the dump. (Not sure where, probably once
> at the beginning or maybe after each "\connect").
After each \connect
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Al-Karim Bhamani (LCL) | 2003-05-26 19:19:19 | encoding |
| Previous Message | Tilo Schwarz | 2003-05-26 18:56:32 | Re: ERROR: Memory exhausted in AllocSetAlloc(188) |