Skip to main content

Module postgres

Module postgres 

Source

Functionsยง

is_postgres_serialization_error
is_postgres_serialization_state ๐Ÿ”’
retry_hint_from_postgres_error
Converts a tokio-postgres error into a conservative retry hint.
retry_hint_from_postgres_pool_error
Converts a deadpool Postgres pool error into a conservative retry hint.
retry_hint_from_postgres_sql_state ๐Ÿ”’
Converts a Postgres SQLSTATE into a conservative retry hint.