Class PostgresqlRdbms (1.2.2)

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

PostgreSQL database structure.

Attribute

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