Skip to content

cosmos postgre not working #102

@akashpanda122

Description

@akashpanda122

Giving an error as

ERROR: postgresql Connection terminated due to connection timeout

pool = new Pool({
            max: 300,
            connectionTimeoutMillis: 5000,
            host: 'c-abxxxfg.22ps25nxx7gjw5.postgres.cosmos.azure.com',
            port: 5432,
            user: 'citus',
            password: 'xxxxxxxx',
            database: 'citus',
            ssl: true,
        });

can anybody help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions