Module postgres

Source
Expand description

Source implementation for Postgres database, including the TLS support (client only).

Structs§

Bit
A bit string.
HalfVector
A half vector.
PostgresBinarySourcePartitionParser
PostgresCSVSourceParser
PostgresRawSourceParser
PostgresSimpleSourceParser
PostgresSource
PostgresSourcePartition
PostgresTypePairs
SparseVector
A sparse vector.
Vector
A vector.

Enums§

BinaryProtocol
Protocol - Binary based bulk load
CSVProtocol
Protocol - CSV based bulk load
CursorProtocol
Protocol - use Cursor
IpInet
Inet type representing either an IPv4 or an IPv6 host within a network
PostgresSourceError
PostgresTypeSystem
SimpleProtocol
Protocol - use Simple Query

Functions§

rewrite_tls_args