| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | ALEX <bavcom(at)mail(dot)ru> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #5362: WARNING could not determine encoding |
| Date: | 2010-03-13 22:02:21 |
| Message-ID: | 603c8f071003131402t4f451d7fy19083ea30f4ebceb@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Thu, Mar 4, 2010 at 5:55 AM, ALEX <bavcom(at)mail(dot)ru> wrote:
>
> The following bug has been logged online:
>
> Bug reference: 5362
> Logged by: ALEX
> Email address: bavcom(at)mail(dot)ru
> PostgreSQL version: 8.3
> Operating system: linux ubuntu 9.10 server
> Description: WARNING could not determine encoding
> Details:
>
> # sudo pg_createcluster -e koi8 --locale=uk_UA.koi8u --lc-ctype=uk_UA.koi8u
> --lc-collate=uk_UA.koi8u -d /mnt/test 8.3 test
>
> Creating new cluster (configuration: /etc/postgresql/8.3/test, data:
> /mnt/test)...
> could not determine encoding for locale "uk_UA.koi8u": codeset is "KOI8-U"
> WARNING: could not determine encoding for locale "uk_UA.koi8u": codeset is
> "KOI8-U"
> DETAIL: Please report this to <pgsql-bugs(at)postgresql(dot)org>.
> WARNING: could not determine encoding for locale "uk_UA.koi8u": codeset is
> "KOI8-U"
> DETAIL: Please report this to <pgsql-bugs(at)postgresql(dot)org>.
Do we need to do anything about this?
...Robert
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-03-13 22:24:44 | Re: BUG #5362: WARNING could not determine encoding |
| Previous Message | Simon Riggs | 2010-03-13 21:24:08 | Re: PD_ALL_VISIBLE flag error on 9.0 alpha 4 |