Changes between Version 43 and Version 44 of Stacomi Install
- Timestamp:
- Nov 28, 2016 11:27:57 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Stacomi Install
v43 v44 17 17 * Création d'un schéma à partir du schéma IAV 18 18 {{{ 19 pg_dump -U postgres --schema -only --schemaiav -h localhost -f "sauvegarde.sql" bd_contmig_nat19 pg_dump -U postgres --schema iav -h localhost -f "sauvegarde.sql" bd_contmig_nat 20 20 }}} 21 21 Ensuite en edition remplacer 'iav' en minuscule par 'nouveau_schema'