Function pgGetWalResourceManagers

  • Returns Setof<
        {
            from: {
                rm_builtin: Bool<0 | 1>;
                rm_id: Int4<0 | 1>;
                rm_name: Text<0 | 1>;
            };
        },
    >