blob: e9e93755b718ad8d41f1f63f06ba025ad3f27c1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
src/test/subscription/README
Regression tests for subscription/logical replication
=====================================================
This directory contains a test suite for subscription/logical replication.
Running the tests
=================
make check
NOTE: This creates a temporary installation, and some tests may
create one or multiple nodes, for the purpose of the tests.
NOTE: This requires the --enable-tap-tests argument to configure.
|