Reinstallation fraiche donne une db incomplète #20
Labels
No Label
bug
docker
documentation
fonctionnalité
prêt
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: champs-libres/biommap#20
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Il faudrait:
log installation
cfr
db.session.execute("CREATE SCHEMA IF NOT EXISTS gnc_obstax")
qui doit être exécuté avec python server.py.
Attention que ce fichier a changé avec une dernière version de Gn !
docker-compose exec db bash
psql -h localhost -U postgres -d referentielsdb
\dn
Les schémas existent bien, mais sont vide de tables.