Increase PostgreSQL max_locks_per_transaction
reachgops-nova
HOBBYOP
a month ago
Hi Railway Team,
Our PostgreSQL database is hitting the lock limit (default 64) causing
"out of shared memory" errors across all queries including simple SELECTs.
Current Issue:
- Error: out of shared memory (lock.c:1077)
- Hint: You might need to increase "max_locks_per_transaction"
- Affects: Order creation, payment processing, product listing
- Frequency: Multiple times per minute
Request:
Please increase max_locks_per_transaction from 64 to 256 (or higher)
Database: PostgreSQL
Project: C_Sellovista
Service: Postgres plugin
This is preventing order checkout from completing.
Thank you!
0 Replies
Status changed to Open Railway • about 1 month ago
Status changed to Solved reachgops-nova • about 1 month ago