Commit graph

2 commits

Author SHA1 Message Date
Nacho Barrientos
a8cb48bcf7 Dump database
Psql8 does not support altering table permissions using "ON ALL TABLES IN
SCHEMA", so this commit implements a workaround which consists in dumping
the original (and upgraded) database and loading it again, instead of
just doing a rename and fixing permissions afterwards.

FEA: ItEr75S03CommunityMaterial
2011-11-30 16:49:56 +01:00
Nacho Barrientos
215e0e9e82 Add a transitional package
Add a transitional package to help migrating the existing database.

FEA: ItEr75S03CommunityMaterial
2011-11-30 16:49:48 +01:00