pub async fn read_pg_hba(
ssh: &mut SshClient,
config: &PostgresConfig,
) -> Result<String>Expand description
Read current pg_hba.conf content
pub async fn read_pg_hba(
ssh: &mut SshClient,
config: &PostgresConfig,
) -> Result<String>Read current pg_hba.conf content