Increase a /dev/shm for Postgres service?
askara
PRO
11 days ago
Is there a way to increase a /dev/shm for Postgres service?
df -h /dev/shm
Filesystem Size Used Avail Use% Mounted on
shm 62M 7.2M 54M 12% /dev/shm
Thanks!
1 Replies
echohack
EMPLOYEE
10 days ago
Hey there,
Yes, you can adjust an environment variable RAILWAY_SHM_SIZE_BYTES
to adjust this. We've got some docs here: https://docs.railway.com/guides/postgresql#increasing-the-shm-size
Status changed to Awaiting User Response railway[bot] • 10 days ago