Re: sequence on daily log partitioned table

2025-04-21 Thread David G. Johnston
On Monday, April 21, 2025, senor wrote: > > I'm mainly interested in understanding how this works or why it can't > Partition routing happens on fully-formed tuples. They thus must be formed initially using only context, like defaults, attached to the partitioned table. You can do what you want

sequence on daily log partitioned table

2025-04-21 Thread senor
Hi All, I'm mainly interested in understanding how this works or why it can't, as opposed to just solving the problem. AI just told me this can't be done without a trigger but I'd like to confirm in case maybe I just asked the wrong question. I want to have a partitioned log table receiving inp