Skip to content

Connection to postgresql #20

@scoobie

Description

@scoobie

Hi.
Is not really a issue, but a problem that i am having trying to connect to Postgresql my date base named ep.
My coonection JSON is as follow:
`{
"RnMonitorMeasurements": {
"JdbcDriver": "org.postgresql.Driver",
"Jdbc": "jdbc:postgresql://localhost/ep",
"JdbcUser": "postgres",
"JdbcPassword": "%DW_TOKEN%",
"Catalog": "/ep.xml",
"Description": "Simple test",
"IsDemo": false

}
}`
Is not working and gives me a timeout when i try to do a POST to /query

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions