Hi All, To refresh this thread, I think Alex has a nice proposal [1] to actually use H2 instead of in-memory persistence by default in getting-started scenarios.
[1] https://lists.apache.org/thread/nzoljc1ohnsq4f5o28dh4opqkqw3p09h Cheers, Dmitri. On Fri, Feb 6, 2026 at 2:23 PM Jean-Baptiste Onofré <[email protected]> wrote: > Hi > > I guess the purpose is mostly for test/local "demo" purposes without the > need of RDBMS service. > That said, with Docker, it's not very painful to have PostgreSQL including > for local test/demo use cases. > > I agree to remove H2. > > Regards > JB > > On Fri, Feb 6, 2026 at 7:08 PM Dmitri Bourlatchkov <[email protected]> > wrote: > > > Hi All, > > > > I'm just wondering whether people find value in maintaining H2 schemas. > > > > I doubt H2 has production use cases. Polaris builds include it only in > test > > configurations, it seems. > > > > Would it be reasonable to drop H2 to concentrate on PostgreSQL? > > > > WDYT? > > > > Thanks, > > Dmitri. > > >
