public sealed class PostgresqlProfile : IMessage<PostgresqlProfile>, IEquatable<PostgresqlProfile>, IDeepCloneable<PostgresqlProfile>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class PostgresqlProfile.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe document provides reference details for the \u003ccode\u003ePostgresqlProfile\u003c/code\u003e class within the DataStream v1 API for .NET, specifically version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePostgresqlProfile\u003c/code\u003e serves as a profile for configuring a PostgreSQL database connection, implementing multiple interfaces for deep cloning, and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes required properties like \u003ccode\u003eDatabase\u003c/code\u003e, \u003ccode\u003eHostname\u003c/code\u003e, \u003ccode\u003ePassword\u003c/code\u003e, and \u003ccode\u003eUsername\u003c/code\u003e, along with an optional \u003ccode\u003ePort\u003c/code\u003e property that defaults to 5432.\u003c/p\u003e\n"],["\u003cp\u003eThe document also includes the most up to date version of the class, and a list of version history, including version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePostgresqlProfile\u003c/code\u003e class includes 2 constructors, one being a default no parameter constructor, and the other a copy constructor.\u003c/p\u003e\n"]]],[],null,[]]