Crate mz_postgres_util
source · [−]Expand description
Provides convenience functions for working with upstream Postgres sources from the sql
package.
Structs
Functions
Starts a replication connection to the upstream database
Fetches table schema information from an upstream Postgres source for all tables that are part of a publication, given a connection string and the publication name.