Class PostgresqlRdbms (1.3.0)

PostgresqlRdbms(mapping=None, *, ignore_unknown_fields=False, **kwargs)

PostgreSQL database structure.

Attribute

NameDescription
postgresql_schemas MutableSequence[google.cloud.datastream_v1.types.PostgresqlSchema]
PostgreSQL schemas in the database server.