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

caom2persistence: new select skeleton implementation #299

Merged
merged 5 commits into from
Jul 12, 2024

Commits on Jul 12, 2024

  1. caom2persistence: re-implement select observation skeleton

    use recursive queries instead of join due to bad query plan in PG15
    pdowler committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    28399f9 View commit details
    Browse the repository at this point in the history
  2. demote warn msg to debug

    pdowler committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    02c3683 View commit details
    Browse the repository at this point in the history
  3. icewind: improve error handling and logging

    update caom2persistence dependency to latest for put performance
    pdowler committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b39aa6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ab15db View commit details
    Browse the repository at this point in the history
  5. logging fix

    pdowler committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    82d4d2f View commit details
    Browse the repository at this point in the history