Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Localstack Redshift docs give no details of emulation features #1675

Open
@anentropic

Description

@anentropic

https://docs.localstack.cloud/user-guide/aws/redshift/

The Community edition of LocalStack provides RedShift with mocked CRUD operations, while the Pro edition provides emulation capabilities.

AFAICT there are no details of the emulation features, apart from one example of using the execute-statement api.

Does it provide a mock server that I can connect to from Python redshift_connector ?

Which Redshift SQL features are supported on the mock server?

I don't need them all to work properly, just to not raise errors for things which aren't recognised by Postgres such as setting the sort key on a table.

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