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§
- Postgres
Bootstrap Provider - Bootstrap provider for PostgreSQL sources
- Postgres
Bootstrap Provider Builder - Builder for PostgresBootstrapProvider