Slony-I 2.0.8 Documentation | ||||
---|---|---|---|---|
Prev | Fast Backward | Chapter 6. Schema schemadoc | Fast Forward | Next |
6.11. Table: 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