Troubleshooting the Data Service
Caused by: org.postgresql.util.PSQLException: ERROR: out of shared memory Hint: You might need to increase max_locks_per_transaction.
Make sure that the PostgreSQL server used by the Data Service has the recommended value for max_locks_per_transaction
which should be at least 512
.