Skip to content

Support Redshift #7

@gmcguire

Description

@gmcguire

Loving this tool for our Postgres 9.x ecosystem. We are beginning to roll out a multi-schema Redshift data warehouse, and I'm investigating this for adaptation. Looks like for our use case there are two major issues/enhancements needed:

  1. Remove requirement for PL/pgSQL. (Redshift doesn't support it or any user defined functions.) Aside from the bootstrap s-e-o data model I don't see it in use.
  2. Support multiple schemas. We are using Postgres schemas for multi-tenancy and would need to apply changes across one or all schemas in a database.

I can work on these if it's something you are interested in, but wanted your input first. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions