Alternatives to consider: - a separate pgxpool with small lifetimes (re-use pgx's jitter, make less connection garbage by using pre-allocated connections) - detect if we have admin permission and directly query `crdb_internal.gossip_nodes`