On Thu, Sep 03, 2026 at 06:01:15PM +0200, Ayoub Kazar wrote: > After looking into more test cases, the opportunity here isn't as big as it > was for COPY FROM in general cases, yet i have seen good performance gains > show up in most cases, and avoiding regressions elsewhere adds some > complexity, there's also the possibility to include the case of TOASTed > attributes here ; which i think is a win.
Yeah, when I looked into this one a while ago, I couldn't find a good way to avoid regressions. I wonder if we'll need to make some architectural adjustments before trying again. -- nathan
