Revision 4186
Added by daigle over 16 years ago
metacat.properties | ||
---|---|---|
35 | 35 |
|
36 | 36 |
############### Database Values ############### |
37 | 37 |
|
38 |
database.connectionURI=jdbc:postgresql://localhost/metacat |
|
38 | 39 |
database.user= |
39 | 40 |
database.password= |
40 | 41 |
database.type= |
41 |
database.connectionURI=jdbc:postgresql://localhost/metacat |
|
42 | 42 |
database.driver= |
43 | 43 |
database.adapter= |
44 | 44 |
database.scriptsuffix.postgres=postgres.sql |
Also available in: Unified diff
Reorder database properties