On Wed, 11 Sept 2024 at 10:57, Laurenz Albe <laurenz.a...@cybertec.at> wrote: > You should specify the upper bound as ('2023-12-31 23:59:59.999999', > MAXVALUE).
Or maybe do multi-level partitioning. (it seems strange to always have MINVALUE and MAXVALUE as the range. I'm guessing that was just an example.) David