File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ PostgreSQL installation. It is available from
51
51
[ github] ( https://github.com/postgrespro/pg_wait_sampling )
52
52
under the same license as
53
53
[ PostgreSQL] ( http://www.postgresql.org/about/licence/ )
54
- and supports PostgreSQL 12 +.
54
+ and supports PostgreSQL 13 +.
55
55
56
56
Installation
57
57
------------
@@ -62,10 +62,10 @@ repository: https://download.postgresql.org/pub/repos/
62
62
Manual build
63
63
------------
64
64
65
- ` pg_wait_sampling ` is PostgreSQL extension which requires PostgreSQL 12 or
65
+ ` pg_wait_sampling ` is PostgreSQL extension which requires PostgreSQL 13 or
66
66
higher. Before build and install you should ensure following:
67
67
68
- * PostgreSQL version is 12 or higher.
68
+ * PostgreSQL version is 13 or higher.
69
69
* You have development package of PostgreSQL installed or you built
70
70
PostgreSQL from source.
71
71
* Your PATH variable is configured so that ` pg_config ` command available, or
You can’t perform that action at this time.
0 commit comments