Skip to content

Postgresql db update race condition #2441

@rjshrjndrn

Description

@rjshrjndrn

Ref: https://github.com/project-sunbird/sunbird-community/discussions/171#discussioncomment-615232

It seems like postgresqldb update job fails in b/w

CREATE INDEX
CREATE INDEX
COMMIT

STDERR:

psql:/tmp/tables_postgres.sql:181: WARNING: there is no transaction in progress

MSG:

Dump of database quartz failed

It seems like the ansible Postgres module is creating additional sessions. Have to dig deep to figure out, why this is happening.

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