Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
geomultisens
gms-aux
Commits
7fb99218
Commit
7fb99218
authored
Dec 13, 2017
by
Daniel Eggert
Browse files
added example dbs.properties
parent
077ec211
Changes
1
Hide whitespace changes
Inline
Side-by-side
gms-utils/gms-db-utils/src/main/resources/dbs.properties
0 → 100644
View file @
7fb99218
# source database (legacy)
src_db_host
=
141.20.27.70
src_db_port
=
5432
src_db_user
=
gmsdb
src_db_pass
=
gmsdb
src_db_database
=
geomultisens_legacy
# destination database (geomultisens)
dest_db_host
=
141.20.27.70
dest_db_port
=
5432
dest_db_user
=
gmsdb
dest_db_pass
=
gmsdb
dest_db_database
=
geomultisens
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment