Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
56c294bc
Commit
56c294bc
authored
Apr 09, 2019
by
Steven Murray
Browse files
Added MySQL and PostgreSQL connection strings to cta-catalogue.conf.example
parent
6e740cce
Changes
1
Hide whitespace changes
Inline
Side-by-side
catalogue/cta-catalogue.conf.example
View file @
56c294bc
...
...
@@ -27,12 +27,19 @@
#
# or:
#
# mysql://username:passord@hostname[:port]/database
#
# or:
#
# oracle:username/password@database
#
# or:
#
# postgresql:postgresql://username:password@hostname/database
#
# or:
#
# sqlite:filename
#
# PLEASE NOTE that the "in_memory" and "sqlite:" connection strings are for
# development and testing. Only the "oracle:" connection string should be used
# in production.
# development and testing purposes only.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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