We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e89bf12 commit 38b0f2fCopy full SHA for 38b0f2f
doc/FAQ_MSWIN
@@ -1,6 +1,6 @@
1
-How do I installing PostgreSQL on Windows NT or Windows 2000?
2
-=============================================================
3
-$Date: 2001/04/03 18:14:39 $
+How to install PostgreSQL on Windows NT or Windows 2000
+=======================================================
+$Date: 2001/04/24 20:05:02 $
4
5
1. Install the Cygwin package.
6
@@ -37,7 +37,7 @@ NOTE: The following are known issues with PostgreSQL on Windows:
37
so they are inherently insecure.
38
39
2. make check can generate spurious regression test failures due to
40
- overflowing the the listen() backlog queue which causes connection
+ overflowing the listen() backlog queue which causes connection
41
refused errors.
42
43
Problem reports can be sent to <pgsql-ports@postgresql.org>.
0 commit comments