|
1 |
| -Howdo I installingPostgreSQL on Windows NT or Windows 2000? |
2 |
| -============================================================= |
3 |
| -$Date: 2001/04/03 18:14:39 $ |
| 1 | +Howto installPostgreSQL 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 thethelisten() 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>.
|