pgconfig / api

PGConfig.org API v2
MIT License
48 stars 9 forks source link

Error in parset - TB instead of GB #20

Closed pdacity closed 8 months ago

pdacity commented 8 months ago

In the generated config there are terabytes instead of gigabytes (see screenshot)

Total memory size is 8 gigabytes, shared_buffers should be 2 gigabytes

изображение

sebastianwebber commented 8 months ago

if you have 8gb of RAM, just set 8:

image

Since the values are expected in GB, you requested 8TB.