gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system


From: Sebastian Hilbert
Subject: Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system hosed?
Date: Thu, 1 Jul 2010 11:58:12 +0200
User-agent: KMail/1.13.3 (Linux/2.6.33-6-desktop; KDE/4.4.3; i686; ; )

Am Donnerstag 01 Juli 2010, 11:46:12 schrieb Jim Busser:
> On 2010-07-01, at 2:16 AM, Sebastian Hilbert wrote:
> > If you have a chance and still the en_CA local installed please report
> > what
> > 
> > psql -l is reporting.
> > 
> > I wonder if there is a way to find out if en_CA is utf8 and not fail in
> > the bootstrapper.
> 
> MacBook:/ djb$ sudo su postgres
> Password:
> bash-3.2$ psql -l
> Password:
>                               List of databases
>    Name    |  Owner   | Encoding | Collation | Ctype |   Access privileges
> -----------+----------+----------+-----------+-------+---------------------
> -- postgres  | postgres | UTF8     | en_CA     | en_CA |
>  template0 | postgres | UTF8     | en_CA     | en_CA | =c/postgres
> 
>                                                      : postgres=CTc/postgre
>                                                      : s
> 
>  template1 | postgres | UTF8     | en_CA     | en_CA | =c/postgres
> 
>                                                      : postgres=CTc/postgre
>                                                      : s
> 
> (3 rows)
> 
In that case it would have been safe to continue. Maybe we can make use of 
this information as well.

If we parse psql -l or have some other way to get the encoding this would let 
us continue even if we have the above situation.

Sebastian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]