Remove reference to ftp servers from documentation

It's been a long time since we used ftp, but there was a single
reference left in the docs.

Author: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/6880D602-7286-46EC-8A03-14E3248FEC7A@yesql.se
pull/62/head
Magnus Hagander 5 years ago
parent 09418bed67
commit 0a9ae44288
  1. 3
      doc/src/sgml/install-windows.sgml

@ -257,7 +257,8 @@ $ENV{MSBFLAGS}="/m";
<note>
<para>
The obsolete <literal>winflex</literal> binaries distributed on the PostgreSQL FTP site
The obsolete <literal>winflex</literal> binaries distributed in the
downloads section of the PostgreSQL web site
and referenced in older documentation will fail with <quote>flex: fatal
internal error, exec failed</quote> on 64-bit Windows hosts. Use Flex from
MSYS instead.

Loading…
Cancel
Save