Skip to Content.
Sympa Menu

en - Re: [sympa-users] problem installing a debian wheezy-backport sympa 6.1.22

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Emmanuel Bouthenot <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-users] problem installing a debian wheezy-backport sympa 6.1.22
  • Date: Thu, 10 Jul 2014 10:31:32 +0200

On Thu, Jul 10, 2014 at 10:19:03AM +0200, David Verdin wrote:
[...]

> Indeed. Good news: Sympa 6.2 does the automatic upgrade for
> PostgreSQL too. :)
Good news!

For sympa <= 6.1.x users with a postgresql backend I made a small script
to ease the schema updates

http://kolter.openics.org/sympa_pgsql_diff.sh

You need curl and apgdiff (you can apt-get install them)

Example usage:

# ./sympa_pgsql_diff.sh 6.1.11 6.1.22 > 6.1.11_6.1.22.sql
# psql sympa < 6.1.11_6.1.22.sql


M.

--
Emmanuel Bouthenot
mail: kolter@{openics,debian}.org gpg: 4096R/0x929D42C3
xmpp: address@concealed irc: kolter@{freenode,oftc}



Archive powered by MHonArc 2.6.19+.

Top of Page