Skip to content

Feature request: sync_pgviews with no data #57

@xolan

Description

@xolan

Add a switch to allow creating the table itself without data.

This is supported via https://www.postgresql.org/docs/12/sql-creatematerializedview.html

I.e. CREATE MATERIALIZED VIEW table_name AS query WITH NO DATA

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