Andres Freund <and...@2ndquadrant.com> writes: > On 2013-01-18 11:16:15 -0500, Tom Lane wrote: >> I wonder if it'd be practical to, say, run all the contrib regression >> tests concurrently in different databases of one installation.
> I think it would be a good idea, but I don't immediately have an idea > how to implement it. It seems to me we would need to put the logic for > it into pg_regress? Otherwise the lifetime management of the shared > postmaster seems to get complicated. Seems like it'd be sufficient to make it work for the "make installcheck" case, which dodges the postmaster problem. > What I would really like is to have some basic replication test scenario > in the regression tests. Agreed, that's not being tested enough either. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers