Skip to content

Postgres loader does not change the table suffixes in environment-postgresql.sql for different release types #59

Description

@boxydog

In load_release-postgresql.sh, it asks for loadType (DELTA, SNAP, FULL, ALL), but then the code to adjust environment-postgresql.sql is commented out, so environment-postgresql.sql always has tables ending in _f, which only matches the FULL type.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions