Skip to content

Commit b7ce756

Browse files
authored
added db_files
1 parent 00a2683 commit b7ce756

3 files changed

Lines changed: 23 additions & 0 deletions

File tree

Server/db_inter.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
servername:127.0.0.1
2+
portnumber:5432
3+
username:ohdm
4+
pwd:SoSe+2020
5+
dbname:postgis_db
6+
schema:intermediate
7+
maxThreads:5

Server/db_ohdm.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
servername:127.0.0.1
2+
portnumber:5432
3+
username:ohdm
4+
pwd:SoSe+2020
5+
dbname:postgis_db
6+
schema:ohdm
7+
maxThreads:5
8+

Server/db_rendering.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
servername:127.0.0.1
2+
portnumber:5432
3+
username:ohdm
4+
pwd:SoSe+2020
5+
dbname:postgis_db
6+
schema:rendering
7+
maxThreads:5
8+
renderoutput=all

0 commit comments

Comments
 (0)