mirror of
https://github.com/postgres/postgres.git
synced 2025-07-23 03:21:12 +03:00
Doc: update recovery/README.
Commit e2f65f425
added contrib/pg_prewarm to the prerequisites for
running the src/test/recovery suite, but did not bother to update
the documentation about that.
This commit is contained in:
@ -10,7 +10,7 @@ Running the tests
|
|||||||
|
|
||||||
NOTE: You must have given the --enable-tap-tests argument to configure.
|
NOTE: You must have given the --enable-tap-tests argument to configure.
|
||||||
Also, to use "make installcheck", you must have built and installed
|
Also, to use "make installcheck", you must have built and installed
|
||||||
contrib/test_decoding in addition to the core code.
|
contrib/pg_prewarm and contrib/test_decoding in addition to the core code.
|
||||||
|
|
||||||
Run
|
Run
|
||||||
make check
|
make check
|
||||||
|
Reference in New Issue
Block a user