Skip to main content

Module postgres

Module postgres 

Source
Expand description

PostgreSQL bootstrap provider for reading initial data from PostgreSQL databases

Re-exports§

pub use crate::config::PostgresBootstrapConfig;
pub use crate::config::SslMode;
pub use crate::config::TableKeyConfig;

Structs§

PostgresBootstrapProvider
Bootstrap provider for PostgreSQL sources
PostgresBootstrapProviderBuilder
Builder for PostgresBootstrapProvider