pub fn print_connection_params( db_name: &str, params: &PbConnectionParams, catalog_reader: &ArcRwLockReadGuard<RawRwLock, Catalog>, ) -> String