Increase PostgreSQL max_locks_per_transaction
reachgops-nova
HOBBYOP

14 days 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!

Solved$10 Bounty

0 Replies

Status changed to Open Railway 14 days ago


Status changed to Solved reachgops-nova 14 days ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...