Reinstallation fraiche donne une db incomplète #20
Loading…
x
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.