| Slony-I 2.1.4 Documentation | ||||
|---|---|---|---|---|
| Prev | Fast Backward | Chapter 8. Schema schemadoc | Fast Forward | Next | 
8.13. 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 with time zone - Option value if type timestamp