File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 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
5151[ github] ( https://github.com/postgrespro/pg_wait_sampling )
5252under the same license as
5353[ PostgreSQL] ( http://www.postgresql.org/about/licence/ )
54- and supports PostgreSQL 12 +.
54+ and supports PostgreSQL 13 +.
5555
5656Installation
5757------------
@@ -62,10 +62,10 @@ repository: https://download.postgresql.org/pub/repos/
6262Manual build
6363------------
6464
65- ` pg_wait_sampling ` is PostgreSQL extension which requires PostgreSQL 12 or
65+ ` pg_wait_sampling ` is PostgreSQL extension which requires PostgreSQL 13 or
6666higher. Before build and install you should ensure following:
6767
68- * PostgreSQL version is 12 or higher.
68+ * PostgreSQL version is 13 or higher.
6969 * You have development package of PostgreSQL installed or you built
7070 PostgreSQL from source.
7171 * Your PATH variable is configured so that ` pg_config ` command available, or
You can’t perform that action at this time.
0 commit comments