May 2019
Intermediate to advanced
600 pages
20h 46m
English
PostgreSQL can dynamically load libraries in the following ways:
PostgreSQL functions and objects can reference code in these libraries, allowing extensions to be bound tightly to the running server process. The tight binding makes this method suitable for use in even very high-performance applications, and there's no significant difference between additionally supplied features and native features.
Read now
Unlock full access