|
|
|
|
|
by ruslan_talpa
3379 days ago
|
|
because the web api (PostgREST) has a strict control on the types of queries the client is allowed to execute thus preventing DOS attack against the db that force it to run complicated/unoptimised joins or function that use a lot of CPU |
|