Skip to content
Snippets Groups Projects
  1. Mar 26, 2025
  2. Jul 12, 2023
  3. May 11, 2023
    • Marcin's avatar
      query_supervisor: add option 'limits_enabled' instead of 'limited_users' list · cca1d5d5
      Marcin authored and Marcin's avatar Marcin committed
      The new option can be set for any role with ALTER ROLE or SET statements.
      When a role got the option set to 'true' then all its queries are
      limited by the supervisor.
      
      Changes in functional test: use the new options instead of 'limted_users'
      ALTER ROLE during tests must be used with ;IN DATABASE' to avoid change
      global postrges state.
      
      query supervisor: remove option limited_users
      cca1d5d5
  4. Apr 17, 2023
Loading