pg_repack is not included despite being listed as a builtin extension

Description

The manual explains how to Enabling or disabling built-in extensions in the PostgreSQL operator, and pg_repack is listed as a built-in extension. However, enabling it through:

And then applying the cr.yaml file results in:

Environment

None

AFFECTED CS IDs

PS0002051

Activity

Slava Sarzhan 3 days ago

This PR adds .spec.extensions.builtin.pg_repack: bool field

Fernando Laudares Carmagos May 7, 2024 at 6:22 PM

The documentation is misleading:
pg_repack can be enabled by simply adding it to the shared_preload_libraries setting:

Applying the cr.yaml file for the configuration to take effect and then:

Details

Assignee

Reporter

Needs QA

Yes

Needs Doc

Yes

Story Points

Fix versions

Affects versions

Priority

Smart Checklist

Created May 7, 2024 at 2:58 PM
Updated 3 days ago