Botond Dénes
46d5b651eb
db/config: introduce max_memory_for_unlimited_query_soft_limit and max_memory_for_unlimited_query_hard_limit
...
This pair of limits replace the old max_memory_for_unlimited_query one,
which remains as an alias to the hard limit. The soft limit inherits the
previous value of the limit (1MB), when this limit is reached a warning
will be logged allowing the users to adjust their client codes without
downtime. The hard limit starts out with a more permissive default of
100MB. When this is reached queries are aborted, the same behaviour as
with the previous single limit.
The idea is to allow clients a grace period for fixing their code, while
at the same time protecting the database from the really bad queries.
2020-07-28 18:00:29 +03:00
..
2020-07-08 13:39:15 +02:00
2020-06-10 15:49:51 +03:00
2020-07-16 16:38:48 +03:00
2020-06-25 15:37:23 -07:00
2020-07-14 16:29:43 +03:00
2020-05-28 11:34:35 +03:00
2020-03-05 11:38:11 +03:00
2020-05-28 11:34:35 +03:00
2020-06-16 16:15:23 +02:00
2020-07-03 08:24:41 +02:00
2020-07-08 15:36:41 +02:00
2020-03-10 13:13:48 -07:00
2020-05-28 11:34:35 +03:00
2020-05-07 16:19:56 +03:00
2020-04-09 11:22:49 +02:00
2020-05-28 11:34:35 +03:00
2020-02-20 10:43:41 +01:00
2020-03-23 23:19:21 +03:00
2020-03-16 20:27:45 +03:00
2020-03-16 20:27:45 +03:00
2020-03-16 20:27:45 +03:00
2020-07-07 23:08:09 +02:00
2020-07-28 18:00:29 +03:00
2020-03-05 11:38:11 +03:00
2020-06-26 20:28:25 +03:00
2020-07-14 16:29:53 +03:00
2020-05-26 20:46:45 +03:00
2020-06-03 14:44:00 +02:00
2020-06-18 14:18:21 +03:00
2020-03-05 16:09:44 +01:00
2020-02-16 17:23:36 +03:00
2020-05-28 11:34:35 +03:00
2020-06-18 15:13:56 +03:00
2020-06-12 22:14:33 +03:00
2020-04-05 12:46:04 +03:00
2020-03-16 20:26:34 +03:00
2020-07-14 16:29:49 +03:00
2020-03-04 13:28:16 +02:00
2020-07-06 11:24:12 +03:00
2020-05-13 09:37:39 +03:00
2020-03-05 11:38:11 +03:00
2020-05-26 20:49:58 +03:00
2020-05-27 15:51:16 +03:00
2020-05-28 11:34:35 +03:00
2020-05-28 11:34:35 +03:00
2020-05-31 16:08:02 +03:00
2020-05-28 11:34:35 +03:00
2020-06-10 15:49:51 +03:00
2020-07-20 11:23:39 +03:00
2020-05-28 11:34:35 +03:00
2020-04-22 16:28:07 +08:00
2020-03-05 11:38:11 +03:00
2020-03-15 10:25:20 +01:00
2020-07-23 16:49:35 +03:00
2020-04-22 18:24:54 +02:00
2020-07-23 16:43:33 +03:00
2020-07-07 09:09:40 +02:00
2020-06-18 12:38:31 +03:00
2020-03-05 11:38:11 +03:00
2020-07-19 15:44:38 +03:00
2020-03-05 11:38:11 +03:00
2020-05-28 11:34:35 +03:00
2020-07-17 17:54:43 +03:00
2020-05-28 11:34:35 +03:00
2020-03-25 14:19:30 +01:00
2020-04-06 08:59:40 +02:00
2020-04-12 17:48:44 +03:00
2020-06-22 14:03:13 +03:00
2020-03-16 20:26:34 +03:00
2020-07-27 09:19:37 +02:00
2020-06-08 16:06:00 -04:00
2020-05-28 11:34:35 +03:00
2020-06-18 09:37:18 -04:00
2020-06-07 11:46:48 +03:00
2020-06-03 10:32:46 -07:00
2020-03-23 09:29:45 +02:00
2020-02-17 10:59:06 +01:00
2020-06-23 19:39:54 +03:00
2020-03-05 13:34:24 +03:00
2020-03-05 11:38:11 +03:00
2020-02-03 15:16:23 +03:00
2020-06-10 15:49:51 +03:00
2020-04-03 20:00:24 +02:00
2020-07-07 23:08:09 +02:00
2020-07-20 14:32:45 +03:00
2020-03-16 20:27:45 +03:00
2020-03-16 20:27:45 +03:00
2020-07-17 17:54:43 +03:00
2020-02-10 20:54:32 +03:00