Description of problem: Postgresql is built without lz4 support. Version-Release number of selected component (if applicable): postgresql-server-14.1-3.fc36.x86_64 How reproducible: always Steps to Reproduce: 1. Try to run "ALTER TABLE some_table ALTER COLUMN text_column SET COMPRESSION lz4" Actual results: Fails and asks to rebuild postgresql with "--with-lz4" Expected results: Be able to use lz4 compression.
Thank you for Your report I will check it.
FEDORA-2022-3813640cce has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-3813640cce
FEDORA-2022-3813640cce has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-3813640cce` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-3813640cce See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
Thanks, update is working fine.
FEDORA-2022-3813640cce has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.