Skip to content

Instantly share code, notes, and snippets.

@koolhead17
Last active March 29, 2017 13:48
Show Gist options
  • Select an option

  • Save koolhead17/1b76febb9765b5af9c2033a9176583da to your computer and use it in GitHub Desktop.

Select an option

Save koolhead17/1b76febb9765b5af9c2033a9176583da to your computer and use it in GitHub Desktop.
"postgresql": {
"1": {
"enable": true,
"format": "namespace",
"connectionString": "sslmode=disable",
"table": "bucketevents",
"host": "127.0.0.1",
"port": "5432",
"user": "postgres",
"password": "mypassword",
"database": "bucketevents_db"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment