Docs.rs
flusso-sources-postgres-0.4.0
flusso-sources-postgres 0.4.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
JakubWasilczyk-Alias2k
github:alias2k:alias-publishers
Dependencies
async-trait 0.1.*
normal
chrono 0.4.*
normal
futures 0.3.*
normal
pgwire-replication 0.3.*
normal
rust_decimal 1.*
normal
flusso-schema-core ^0.4.0
normal
serde_json 1.*
normal
flusso-sources-core ^0.4.0
normal
sqlx 0.9.*
normal
tokio 1.*
normal
tracing 0.1.*
normal
uuid 1.*
normal
async-trait 0.1.*
dev
criterion 0.8.*
dev
proptest 1.*
dev
flusso-schema-core ^0.4.0
dev
flusso-sources-core ^0.4.0
dev
sqlx 0.9.*
dev
testcontainers-modules 0.15.*
dev
tokio 1.*
dev
uuid 1.*
dev
Versions
66.67%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate sources_postgres
sources_
postgres
0.4.0
All Items
Crate Items
Structs
Enums
Crate
sources_
postgres
Copy item path
Source
Structs
§
Lsn
PostgreSQL Log Sequence Number.
PgDocument
Builder
Builds index documents from a Postgres database, driven by a
SourceSpec
— the enabled indexes and their schemas, translated from the top-level config by the composition root. Cheap to clone — the pool, spec, and primary-key cache are shared.
Replication
Config
Configuration for PostgreSQL logical replication connections.
TlsConfig
TLS/SSL configuration for PostgreSQL connections.
WalChange
Capture
Postgres change capture over logical replication (pgoutput).
Enums
§
SslMode
SSL/TLS connection mode.