Hello,
I'm still in the free trial to test railway infrastructure, atm my app is still in dev, nobody use it but me, the metric are flat almost to 0 but when I run my e2e tests that writes ~150 rows in a few minutes I can see that sometime the app timeout, and the reson seems to be postgres, the only error log I can find in my stack is this pg log:
2025-08-14 17:30:01.315 UTC [74] LOG: checkpoint complete: wrote 182 buffers (1.1%); 0 WAL file(s) added, 0 removed, 0 recycled; write=17.855 s, sync=0.022 s, total=19.032 s; sync files=134, longest=0.008 s, average=0.001 s; distance=768 kB, estimate=768 kB; lsn=0/2FAB2E0, redo lsn=0/2F8FC60
Also, I have one more question, am I right when I say that these pg instances are not managed? Do you offer a managed postgres solution?
thanks