Open wolfgangwalther opened 9 months ago
This could also go into the "howto issue", but I think the performance topic deserves a separate issue. We might need to invent a new section somewhere in the docs - or just write a "How to make PostgREST fast".
Old postgrest-docs issues about this:
But there's probably more to add - so this is an invitation to chime in with more tips and tricks about how to make PostgREST run fast.
Something to discuss here is also RPCs, inlining, push-down of WHERE conditions etc. - see #3755.
This could also go into the "howto issue", but I think the performance topic deserves a separate issue. We might need to invent a new section somewhere in the docs - or just write a "How to make PostgREST fast".
Old postgrest-docs issues about this:
But there's probably more to add - so this is an invitation to chime in with more tips and tricks about how to make PostgREST run fast.