Project

General

Profile

1
services.mdstore.postgres.host = localhost
2
services.mdstore.postgres.port = 5432
3
services.mdstore.postgres.database = mdstore
4
services.mdstore.postgres.username = dnet
5
services.mdstore.postgres.password = dnetPwd
6
services.mdstore.postgres.template.metadata = classpath:/eu/dnetlib/templates/metadata.sql
7
services.mdstore.postgres.template.collection =classpath:/eu/dnetlib/templates/collectionTable.st
8
services.mdstore.postgres.template.transaction =classpath:/eu/dnetlib/templates/transactions.sql
9
services.mdstore.postgres.template.readlock  =classpath:/eu/dnetlib/templates/readlock.sql
(1-1/2)