Re: Useless "Replica Identity: NOTHING" noise from psql \d - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Useless "Replica Identity: NOTHING" noise from psql \d
Date
Msg-id 20140327211535.GC26319@alap3.anarazel.de
Whole thread Raw
In response to Re: Useless "Replica Identity: NOTHING" noise from psql \d  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: Useless "Replica Identity: NOTHING" noise from psql \d  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On 2014-03-27 12:56:02 -0300, Alvaro Herrera wrote:
> Also, there's the vcregress.pl business.  The way it essentially
> duplicates pg_upgrade/test.sh is rather messy; and now that
> test_decoding also needs similar treatment, it's not looking so good.
> Should we consider redoing that stuff in a way that allows both MSVC and
> make-based systems to run those tests?

I really hope test_decoding needs less scaffolding than this? There's
much less going on in its test, right?

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Useless "Replica Identity: NOTHING" noise from psql \d
Next
From: David Johnston
Date:
Subject: Re: History of WAL_LEVEL (archive vs hot_standby)