Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgresql db update race condition #2441

Open
rjshrjndrn opened this issue Apr 20, 2021 · 0 comments
Open

Postgresql db update race condition #2441

rjshrjndrn opened this issue Apr 20, 2021 · 0 comments

Comments

@rjshrjndrn
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant