pub async fn seq_scans( schema: Option<String>, pool: &Pool<Postgres>, ) -> Result<Vec<SeqScans>, PgExtrasError>