Skip to main content

reflect_pg_publication

Function reflect_pg_publication 

Source
pub async fn reflect_pg_publication(
    client: &PgClient,
) -> Result<Set<PgPublication>, Error>
Expand description

Asynchronously pull the contents of pg_publication