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