Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b6b028c

Browse files
committed
Remove <> from FAQ_MSWIN, for Vince.
1 parent a0cd991 commit b6b028c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/FAQ_MSWIN

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
How to install PostgreSQL on Windows NT or Windows 2000
22
=======================================================
3-
$Date: 2001/05/11 22:27:12 $
3+
$Date: 2001/10/25 16:20:51 $
44

55
1. Install the Cygwin package.
66

77
The Cygwin package provides a UNIX-like API on top of the Win32
8-
API. It is available at <http://sources.redhat.com/cygwin/>. At
8+
API. It is available at http://sources.redhat.com/cygwin/. At
99
the time of this writing, it is recommended to use either version
1010
1.1.7, a snapshot built after 2001/02/05 12:36:41, or the 1.3.x series
1111
(when available). Version 1.1.8 contains a bug that will prevent the
1212
server to work. Using older versions such as 1.0 or B20 might require
1313
extra efforts.
1414

1515
2. Install the cygipc package, available at
16-
<http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/>.
16+
http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/.
1717
Do not use versions prior to 1.04, they will not work.
1818

1919
3. The Cygwin bin directory has to be placed in the path before the
@@ -36,4 +36,4 @@ NOTE: The following are known issues with PostgreSQL on Windows:
3636
overflowing the listen() backlog queue which causes connection
3737
refused errors.
3838

39-
Problem reports can be sent to <pgsql-cygwin@postgresql.org>.
39+
Problem reports can be sent to pgsql-cygwin@postgresql.org.

0 commit comments

Comments
 (0)