blob: 10324fa3346399d98088fba74c918743ec41f312 [file] [log] [blame]
#----------------------------------------------------------------------
#
# pg_resgroupcapability.dat
# Initial contents of the pg_resgroupcapability system relation.
#
# Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
# Portions Copyright (c) 1994, Regents of the University of California
#
# src/include/catalog/pg_resgroupcapability.dat
#
#----------------------------------------------------------------------
[
{ resgroupid => '6437', reslimittype => '1', value => '20' },
{ resgroupid => '6437', reslimittype => '2', value => '20' },
{ resgroupid => '6437', reslimittype => '3', value => '100' },
{ resgroupid => '6437', reslimittype => '4', value => '-1' },
{ resgroupid => '6437', reslimittype => '5', value => '-1' },
{ resgroupid => '6437', reslimittype => '6', value => '500' },
{ resgroupid => '6437', reslimittype => '7', value => '-1' },
{ resgroupid => '6438', reslimittype => '1', value => '10' },
{ resgroupid => '6438', reslimittype => '2', value => '10' },
{ resgroupid => '6438', reslimittype => '3', value => '100' },
{ resgroupid => '6438', reslimittype => '4', value => '-1' },
{ resgroupid => '6438', reslimittype => '5', value => '-1' },
{ resgroupid => '6438', reslimittype => '6', value => '500' },
{ resgroupid => '6438', reslimittype => '7', value => '-1' },
{ resgroupid => '6448', reslimittype => '1', value => '0' },
{ resgroupid => '6448', reslimittype => '2', value => '10' },
{ resgroupid => '6448', reslimittype => '3', value => '100' },
{ resgroupid => '6448', reslimittype => '4', value => '-1' },
{ resgroupid => '6448', reslimittype => '5', value => '-1' },
{ resgroupid => '6448', reslimittype => '6', value => '500' },
{ resgroupid => '6448', reslimittype => '7', value => '-1' },
]