Skip to content

ERROR: cannot drop table TABLE_NAME_updating because other objects depend on it #30

Open
@murtyk

Description

@murtyk

Version 0.1.2

We have been using PostgresToRedshift.update_tables method to copy tables from PG to Redshift every day since August 2017 and never had a problem. Suddenly we got this error:

ERROR: cannot drop table TABLE_NAME_updating because other objects depend on it
HINT: Use DROP ... CASCADE to drop the dependent objects too.

We are bit lost since no code changes mode for a long time and can't figure out what is causing this error.

Has any one encountered this?

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