On Thu, Oct 21, 2021 at 8:52 AM Tom Lane <t...@sss.pgh.pa.us> wrote: > We're fortunate > that cloning a nonempty template database is rare already. > > That, and a major use case for doing so is to quickly stage up testing data in a new database (i.e., not a production use case). Though I could see tenant-based products using this to bootstrap new clients I'd hope that is a minority case.
David J.