Mon Mar 19 04:56:24 PDT 2007
- Previous message: [Slony1-bugs] New Apache log rotation seems broken
- Next message: [Slony1-bugs] slony1 : Upgrade 1.2.7 to 1.2.8
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
During the upgrade slonyl1 1.2.7 to 1.2.8, I have an error
<stdin>:19: PGRES_FATAL_ERROR select "_BDD".upgradeSchema('1.2.7'); - ERRO=
R: column "1.1.7" does not exist
LINE 1: ...1.0', '1.1.1', '1.1.2', '1.1.3','1.1.5', '1.1.6', "1.1.7", "...
=
They are a mistake in slony1_funcs.sql - line 5809
=
if p_old IN (''1.0.2'', ''1.0.5'', ''1.0.6'', ''1.1.0'', ''1.1.1'', ''1=
.1.2'', ''1.1.3'',''1.1.5'', ''1.1.6'', "1.1.7", "1.1.8") then
=
I think the good line is : =
if p_old IN (''1.0.2'', ''1.0.5'', ''1.0.6'', ''1.1.0'', ''1.1.1'', ''1=
.1.2'', ''1.1.3'',''1.1.5'', ''1.1.6'', ''1.1.7'', ''1.1.8'') then
=
bye,
=
Mikha=EBl de Khovrine =
=
P afin de contribuer au respect de l'environnement, merci de n'imprimer ce =
mail qu'en cas de n=E9cessit=E9
=
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.slony.info/pipermail/slony1-bugs/attachments/20070319/3ff=
5f1f8/attachment.htm
- Previous message: [Slony1-bugs] New Apache log rotation seems broken
- Next message: [Slony1-bugs] slony1 : Upgrade 1.2.7 to 1.2.8
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-bugs mailing list