public sealed class PostgresqlRdbms : IMessage<PostgresqlRdbms>, IEquatable<PostgresqlRdbms>, IDeepCloneable<PostgresqlRdbms>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class PostgresqlRdbms.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides reference documentation for the `PostgresqlRdbms` class within the DataStream v1 API, specifically focusing on version 2.3.0 and its associated versions."],["The `PostgresqlRdbms` class represents a PostgreSQL database structure and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 2.9.0, with documentation available for versions ranging down to 1.0.0 for this class."],["The class includes a `PostgresqlSchemas` property, which is a `RepeatedField` containing PostgreSQL schemas found in the database server."],["There are two constructors available for this class, the default constructor, and a second one that takes another `PostgresqlRdbms` object as an argument."]]],[]]