Karel van der Walt
has submitted a new session!
postges_fwd and ENUM-types
PostgreSQL offers native data virtualization in the FDW extension feature.
PostgreSQL offers domain restriction via ENUM types.
Composing these 2 orthogonal features requires
- CREATE remote ENUM-types locally,
- CREATE foreign Server
This talk will demonstrate
- scripting for just-in-time setup and teardown of a foreign PostgreSQL Server
(e.g for IaC or CI/CD)
- scripting for local provisioning of remote ENUM types
Open session
These notifications can be turned off on
Edit event
page.