pub fn postgres_store<'client>( client: &'client mut Client, app_name: &str, ) -> PostgresConfigStore<'client>