Skip to content
Snippets Groups Projects
Commit 88dbc4be authored by Damien Lacoste's avatar Damien Lacoste
Browse files

Went ahead of myself again, fix the doc

parent 7526c666
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ Configuration parameters are as follows:
| Parameter | Mandatory | Default | Description |
|------|-----|-----|-----|
| libname | true | None | Must be "libhdb++timescale.so", this parameter is getting deprecated as the backend is enforced during compilation |
| libname | true | None | Must be "libhdb++timescale.so", unless the event subscriber is directly built against this backend, in this case this is not needed. |
| connect_string | true | None | Postgres connection string, eg user=postgres host=localhost port=5432 dbname=hdb password=password |
| logging_level | false | error | Logging level. See table below |
| log_file | false | false | Enable logging to file |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment