sl_registry
Stores miscellaneous runtime data
Structure of sl_registry
reg_key
text PRIMARY KEY
Unique key of the runtime option
reg_int4
integer
Option value if type int4
reg_text
text
Option value if type text
reg_timestamp
timestamp without time zone
Option value if type timestamp