Jan Nidzwetzki 380464df9b Perform frozen chunk status check via trigger
The commit 9f4dcea30135d1e36d1c452d631fc8b8743b3995 introduces frozen
chunks. Checking whether a chunk is frozen or not has been done so far
in the query planner. If it is not possible to determine which chunks
are affected by a query in the planner (e.g., due to a cast in the WHERE
condition), all chunks are checked. This leads (1) to an increased
planning time and (2) to the situation that a single frozen chunk could
reject queries, even if the frozen chunk is not addressed by the query.
2022-11-18 15:29:49 +01:00
..
2022-10-07 10:10:22 +02:00
2020-10-05 19:35:51 +02:00
2022-11-11 13:59:42 +01:00
2022-10-21 10:34:16 +02:00
2020-07-29 15:30:39 -04:00
2019-04-26 13:08:00 -04:00
2022-05-03 07:55:43 +02:00
2022-05-03 07:55:43 +02:00