docker-library / postgres

Docker Official Image packaging for Postgres
http://www.postgresql.org
MIT License
2.19k stars 1.14k forks source link

PG 15: Zstd compression #1030

Closed JordanP closed 1 year ago

JordanP commented 1 year ago

I am trying to experiment with the new Zstd compression algo added in PG 15. It seems this commit added support for this in the Dockerfile though I can't make it work:

image

What am I missing ?

cc @ImreSamu @tianon

ImreSamu commented 1 year ago

What am I missing ?

JordanP commented 1 year ago

Ah ! Thanks for pointing this out. I feel stupid now. Thanks again :)