Skip to content

VilleDePully/qgep_sigip

 
 

Repository files navigation

qgep_sigip

  1. To run the migration set your pg conf files according to your postgres connexion

Ex :

.pg_service.conf

#qgep 
[pg_qgep]
#database ip
host=postgisxxxxxxx.pully.ch
#database name
dbname=qgep
port=5432
user=postgres
password=YOURPOSTGRESPASSWORD
  1. Set the mappings files according to your matching

in migration/mappings/*.sql

  1. Adapt and run the migration bash script :

scripts/migrate.sh

Releases

No releases published

Packages

No packages published

Languages

  • PLpgSQL 38.7%
  • Shell 33.5%
  • Scheme 20.3%
  • Python 7.3%
  • Batchfile 0.2%