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

update to latest psycopg 3 #2740 #2753

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

phillxnet
Copy link
Member

@phillxnet phillxnet commented Nov 21, 2023

Update to latest psycopg 3.1.13 from psycopg2 2.8.6.

Includes

  • Update settings.py database ENGINE configs:
    from: django.db.backends.postgresql_psycopg2
    to: django.db.backends.postgresql
  • Incidental update of certifi (2023.7.22 -> 2023.11.17)

Fixes #2740

Update to latest psycopg 3.1.13 from psycopg2 2.8.6.
## Includes
- Update settings.py database ENGINE configs:
from: django.db.backends.postgresql_psycopg2
to:  django.db.backends.postgresql
- Incidental update of certifi (2023.7.22 -> 2023.11.17)
@phillxnet
Copy link
Member Author

Testing

An rpmbuild succeeded on both amd64 & aarch64 15.5 hosts and the resulting packages installed on the respective hosts successfully: and after starting rockstor-bootstrap service, completed an initial Web-UI setup. Both systems successfully rebooted and had working Web-UI there-after.

@phillxnet
Copy link
Member Author

I'll go ahead and merge this give our current focus on technical dept and our pressing deed to update Python and poetry.

@phillxnet phillxnet merged commit 75d7cf6 into rockstor:testing Nov 22, 2023
@phillxnet phillxnet deleted the 2740-update-to-psycopg-3 branch November 22, 2023 12:27
@phillxnet phillxnet mentioned this pull request Nov 22, 2023
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