File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- How do I installing PostgreSQL on Windows NT or Windows 2000?
2
- =============================================================
3
- $Date: 2001/04/03 18:14:39 $
1
+ How to install PostgreSQL on Windows NT or Windows 2000
2
+ =======================================================
3
+ $Date: 2001/04/24 20:05:02 $
4
4
5
5
1. Install the Cygwin package.
6
6
@@ -37,7 +37,7 @@ NOTE: The following are known issues with PostgreSQL on Windows:
37
37
so they are inherently insecure.
38
38
39
39
2. make check can generate spurious regression test failures due to
40
- overflowing the the listen() backlog queue which causes connection
40
+ overflowing the listen() backlog queue which causes connection
41
41
refused errors.
42
42
43
43
Problem reports can be sent to <pgsql-ports@postgresql.org>.
You can’t perform that action at this time.
0 commit comments