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

Re-add PGPASSWORD assignment #372

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Conversation

peb-adr
Copy link
Member

@peb-adr peb-adr commented Jul 3, 2024

Although I don't see where the DS actually depends on this, the test start failing without PGPASSWORD set - so reverting here is the quick fix.

As far as I can tell
datastore/shared/postgresql_backend/pg_connection_handler.py
should use the password read from $DATABASE_PASSWORD_FILE ...

Altough I don't see where the DS actually depends on this, the test
start failing without PGPASSWORD set - so reverting here is the quick
fix.

As far as I can tell
  datastore/shared/postgresql_backend/pg_connection_handler.py
should use the password read from $DATABASE_PASSWORD_FILE ...
@peb-adr peb-adr added this to the 4.2 milestone Jul 3, 2024
@peb-adr peb-adr self-assigned this Jul 3, 2024
@peb-adr peb-adr merged commit f2185a8 into OpenSlides:main Jul 3, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

1 participant