openfoodfacts / openfoodfacts-query

This extracts key product data from MongoDB into a Postgres database to speed up OFF
GNU Affero General Public License v3.0
0 stars 0 forks source link

feat: Allow shared_buffers and work_mem to be set #50

Closed john-gom closed 1 month ago

john-gom commented 1 month ago

Signed-off-by: John Gomersall thegoms@gmail.com

What

Make work_mem and shared_buffers configurable and set values for staging and production

Fixes bug(s)