postgres library

Classes

ColumnDescription
A description of a column.
LSN
LSN is a PostgreSQL Log Sequence Number.
Notification
Represents a notification from PostgreSQL.
PgPoint
Describes PostgreSQL's geometric type: point.
PostgreSQLConnection
Instances of this class connect to and communicate with a PostgreSQL database.
PostgreSQLExecutionContext
PostgreSQLFormat
PostgreSQLResult
The query result.
PostgreSQLResultRow
A single row of a query result.
PostgreSQLRollback
Represents a rollback from a transaction.

Enums

PostgreSQLSeverity
The severity level of a PostgreSQLException.
ReplicationMode
Streaming Replication Protocol Options

Exceptions / Errors

PostgreSQLException
Exception thrown by PostgreSQLConnection instances.