liquid_feedback_core

changeset 350:49c25dbc27bc v2.2.0

Added reminder to make backups before installing updates
author jbe
date Sun Mar 10 19:50:18 2013 +0100 (2013-03-10)
parents a5d4df7f4e22
children b836c8782dc4
files README
line diff
     1.1 --- a/README	Sat Mar 09 20:20:48 2013 +0100
     1.2 +++ b/README	Sun Mar 10 19:50:18 2013 +0100
     1.3 @@ -37,6 +37,7 @@
     1.4  $ dropdb liquid_feedback
     1.5  
     1.6  Updating is done using the update scripts in the update/ directory.
     1.7 +Do not forget to make backups, before installing any updates.
     1.8  After updating it is recommended to recreate the schema as follows
     1.9  (assuming the database superuser is named "postgres"):
    1.10  $ pg_dump --disable-triggers --data-only DATABASE_NAME > tmp.sql

Impressum / About Us