File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ PostgreSQL.
7
7
pgAgent is managed using pgAdmin (http://www.pgadmin.org). The pgAdmin
8
8
documentation contains details of the setup and use of pgAgent with your
9
9
PostgreSQL system. The latest build of the documentation can be found at
10
- http ://www.pgadmin.org/docs/dev /pgagent.html.
10
+ https ://www.pgadmin.org/docs/pgadmin4/development /pgagent.html.
11
11
12
12
Building pgAgent
13
13
----------------
@@ -55,4 +55,4 @@ To run the regression tests, use a command such as:
55
55
make USE_PGXS=1 -f test/Makefile installcheck
56
56
57
57
You will need to ensure that the appropriate pg_config executable is in the path
58
- and that variables such as PGPORT and PGUSER are set if required.
58
+ and that variables such as PGPORT and PGUSER are set if required.
You can’t perform that action at this time.
0 commit comments