[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system h
From: |
Jim Busser |
Subject: |
Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system hosed? |
Date: |
Wed, 30 Jun 2010 23:44:40 -0700 |
On 2010-06-30, at 10:59 PM, Sebastian Hilbert wrote:
> If 'fe_auth' no password supplied error or something like this appear you
> need
> to manually apply small changes to all the *.conf files
>
> Most conf files have a section where you could add passwords
>
> '# password ='
>
> There are two those lines. One for gm-dbo and one for postgres.
>
> Uncomment the line for postgres
>
> '# password =' ---> 'password = '
>
> But maybe you will not run into this problem :-)
I did and uncommented in
bootstrap-local_first.conf
bootstrap-monolithic_core.conf
fixup_db-v10.conf
fixup_db-v11.conf
update_db-v10_v11.conf
update_db-v11_v12.conf
update_db-v12_v13.conf
update_db-v2_v3.conf
update_db-v3_v4.conf
update_db-v4_v5.conf
update_db-v5_v6.conf
update_db-v6_v7.conf
update_db-v7_v8.conf
update_db-v8_v9.conf
update_db-v9_v10.conf
however I then ran into an LC_CTYPE problem maybe linked to a step (or missing
step) in Enterprisedb installation. When it prompted
Select the locale to be used by the new database cluster
[Default locale]
---> I set this to en_CA
but from the GNUmed bootstrap log:
2010-06-30 23:36:27 INFO gm.bootstrapper
(./bootstrap_gm_db_system.py::connect() #256): successfully connected
2010-06-30 23:36:27 INFO gm.bootstrapper
(./bootstrap_gm_db_system.py::__connect_superuser_to_srv_template() #371):
template database LC_CTYPE is [en_CA]
2010-06-30 23:36:27 ERROR gm.bootstrapper
(./bootstrap_gm_db_system.py::__connect_superuser_to_srv_template() #378):
LC_CTYPE does not end in .UTF-8 or .UTF8
2010-06-30 23:36:27 ERROR gm.bootstrapper
(./bootstrap_gm_db_system.py::__connect_superuser_to_srv_template() #379):
cluster encoding incompatible with utf8 encoded databases but
2010-06-30 23:36:27 ERROR gm.bootstrapper
(./bootstrap_gm_db_system.py::__connect_superuser_to_srv_template() #380): for
GNUmed installation the cluster must accept this encoding
2010-06-30 23:36:27 ERROR gm.bootstrapper
(./bootstrap_gm_db_system.py::__connect_superuser_to_srv_template() #381): you
may need to re-initdb or create a new cluster
2010-06-30 23:36:27 ERROR gm.bootstrapper
(./bootstrap_gm_db_system.py::__bootstrap() #320): Cannot connect to server
template database.
2010-06-30 23:36:27 ERROR gm.bootstrapper
(./bootstrap_gm_db_system.py::bootstrap() #1125): Cannot bootstrap bundle
[config].
bootstrap-latest.log
Description: Binary data
- Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system hosed?, Sebastian Hilbert, 2010/07/01
- Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system hosed?,
Jim Busser <=
- Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system hosed?, Sebastian Hilbert, 2010/07/01
- Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system hosed?, Karsten Hilbert, 2010/07/01
- Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system hosed?, Sebastian Hilbert, 2010/07/01
- Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system hosed?, Karsten Hilbert, 2010/07/01
- Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system hosed?, Jim Busser, 2010/07/01
- Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system hosed?, Sebastian Hilbert, 2010/07/01
- Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system hosed?, Dave Cramer, 2010/07/01
- Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system hosed?, Karsten Hilbert, 2010/07/01
- Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system hosed?, Karsten Hilbert, 2010/07/01
- Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system hosed?, Jim Busser, 2010/07/01