Skip to content

Conversation

dragomirp
Copy link
Contributor

@dragomirp dragomirp commented Jul 8, 2025

  • Try to re-enable extensions after restore of a backup
  • Update libs

Checklist

  • I have added or updated any relevant documentation.
  • I have cleaned any remaining cloud resources from my accounts.

@dragomirp dragomirp added the bug Something isn't working as expected label Jul 8, 2025
Copy link

codecov bot commented Jul 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.29%. Comparing base (c8a49ae) to head (5a26ad2).
Report is 1 commits behind head on 16/edge.

Additional details and impacted files
@@           Coverage Diff            @@
##           16/edge    #1025   +/-   ##
========================================
  Coverage    70.28%   70.29%           
========================================
  Files           16       16           
  Lines         3806     3807    +1     
  Branches       545      545           
========================================
+ Hits          2675     2676    +1     
  Misses        1001     1001           
  Partials       130      130           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dragomirp
Copy link
Contributor Author

If the restored database needs plugins managed by the charm, they will need to be enabled for the enable logic to work. The test backup requires plugin_pg_trgm_enable, plugin_plpython3u_enable and plugin_pgstattuple_enable.

@dragomirp dragomirp marked this pull request as ready for review July 8, 2025 14:15
@dragomirp dragomirp requested review from a team, taurus-forever and marceloneppel and removed request for a team July 8, 2025 14:15
Copy link
Contributor

@taurus-forever taurus-forever left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with LP. Nice! Thank you!

@dragomirp dragomirp merged commit f2873a9 into 16/edge Jul 8, 2025
150 of 156 checks passed
@dragomirp dragomirp deleted the dpe-7678-enable-plugins branch July 8, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants