Re: Hot Standby on git

From: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
To: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Hot Standby on git
Date: 2009-09-27 00:20:45
Message-ID: 589F7D11-3422-48BC-BD17-1A8D1319F988@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sep 26, 2009, at 12:33 PM, Josh Berkus wrote:

> There's always pgtap. Whenever we find a new corner case, we add it
> to
> the development test suite.

Also, for C TAP, there's [libtap](http://jc.ngo.org.uk/trac-bin/trac.cgi/wiki/LibTap
). You can then use `prove` which you likely already have on your
system, to harness the test output.

Best,

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2009-09-27 00:24:48 Re: WIP - syslogger infrastructure changes
Previous Message David Fetter 2009-09-26 22:48:43 Re: 8.5 TODO: Add comments to output indicating version of pg_dump and of the database server