pub async fn reflect_pg_foreign_server(
client: &PgClient,
) -> Result<Vec<PgForeignServer>, Error>Expand description
Asynchronously pull the contents of pg_foreign_server
pub async fn reflect_pg_foreign_server(
client: &PgClient,
) -> Result<Vec<PgForeignServer>, Error>Asynchronously pull the contents of pg_foreign_server