neuroforgede / nfcompose

Build REST APIs/Integrations in minutes instead of hours - NF Compose is a (data) integration platform that allows developers to define REST APIs in seconds instead of hours. Generated REST APIs are backed by postgres and support automatic consumer webhook notifications on data changes out of the box.
Mozilla Public License 2.0
33 stars 3 forks source link

Investigate satement_timeout for read only queries #92

Open s4ke opened 5 months ago

s4ke commented 5 months ago

https://www.postgresql.org/docs/9.6/runtime-config-client.html

If we set this for read only queries, this could help stability if for whatever reason a custom filter via the new filter support in 2.1.0 causes performance degradation.