On Wed, Oct 6, 2021 at 12:47 PM Andres Freund <and...@anarazel.de> wrote: > There's probably some of that. > > The fact that the tap test infrastructure does all communication with the > server via psql each only execute only a single query is a problem - > connection startup is expensive.
Ageed. safe_psql() is a poor-quality interface. I've been surprised in the past that we were relying on something so primitive. -- Robert Haas EDB: http://www.enterprisedb.com