Project
List available shared preload libraries
Returns the shared preload libraries available for the specified project's Postgres version. Shared preload libraries are Postgres extensions that require the shared_preload_libraries setting and a compute restart to activate. Use this list to determine which libraries can be enabled in the project's settings.preload_libraries configuration.
get/projects/{project_id}/available_preload_libraries
Path parameters
project_idstring required
Response
Successfully returned available shared preload libraries