Le 30/04/2012 ? 16:01:11-0400, Wolfgang Sourdeau a écrit
> 
> >>
> >> 1. install the sope-gdl-postgresql package from the nightlies.
> > Well...if I do that how can I'm sure next time I do some yum update I can
> > still stay on the «mainstream» ?
> 1.3.15 is due soon and its version number will be equal or later than 
> the current one, so it will not pose any problem.
> However, you should not do that via yum. Just download the package from 
> our repositories and install it with "rpm -Uvh". The url is to use is 
> http://inverse.ca/downloads/SOGo/, from where you can navigate to the 
> distro/arch that suits your installation.
> 
> >
> >> 2. once 1 is done, do this from a psql shell that is connected to your
> >> SOGo database:
> >>
> >> begin transaction;
> >> update sogo_user_profile set c_settings = replace(c_settings, '\\\\', 
> >> '\\');
> >> update sogo_user_profile set c_defaults = replace(c_defaults, '\\\\', 
> >> '\\');
> >> commit;
> >>
> > And that's don't work with
> >
> > [snipped]
> Nope, because with certain versions of PostgreSQL (those <9.0) the 
> connection is not well configured, which has the effect of interpreting 
> escape sequences where it should not.
> 
> >
> > I ask that because the sogo is use by gods (or something like that) if I
> > make it not stable (it's rock stable until today, and all update work fine)
> > I'm close to death...
> Don't worry. This has been tested by other people and proved to work 
> (see http://www.sogo.nu/bugs/view.php?id=1767)

OK. 

I just did the patch. 

It's seem nothing is broke :-)

Thanks for the help.

Any idea when 1.3.15 going to be release ? 

Regards.

JAS


-- 
Albert SHIH
DIO bâtiment 15
Observatoire de Paris
5 Place Jules Janssen
92195 Meudon Cedex
Téléphone : 01 45 07 76 26/06 86 69 95 71
xmpp: [email protected]
Heure local/Local time:
mer 2 mai 2012 16:41:54 CEST
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to