Recent conversation
The most recent messages in # Tech talk, published by the people in it. Join to see the rest and to reply.
harie
Anyone else moved a side project to a serverless Postgres yet? Curious how the cold starts feel.
Ranjith
Depends entirely on the pooler. With a proper connection pool in front it is fine, without one it is miserable.
harie
That matches what I saw. First query after an idle stretch was slow, everything after it was normal.
Happy(Admin)
Row level security is the part that surprises people. It moves the auth rules out of the app.
Ranjith
It is also the part you have to actually test. A policy that filters everything looks identical to one that works.
harie
Yes — an update that matches no rows does not error. You have to check the count.
Ranjith
Learned that one the expensive way.
Already have an account? Sign in
Conversations here are published by the people in them and moderated by the room’s admins. What is and is not allowed.
Report this room