source download link in installation instructions

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-docs(at)postgresql(dot)org
Subject: source download link in installation instructions
Date: 2013-02-05 02:58:33
Message-ID: 1360033113.20614.4.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The installation instructions in the devel branch

http://www.postgresql.org/docs/devel/static/install-getsource.html

contain a direct link to the tarball download

ftp://ftp.postgresql.org/pub/source/v9.3devel/postgresql-9.3devel.tar.gz

which doesn't exist. It will presumably exist once there is a final
release, but I think it's bad to have that link broken in the meantime,
especially when beta comes around. It's also not clear whether ftp and
tar.gz are necessarily the preferred download means anymore.

Should we just provide a link to http://www.postgresql.org/download/ or
http://www.postgresql.org/ftp/source/ instead? Or perhaps just "ifdef"
out the broken link in the devel versions?

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Magnus Hagander 2013-02-05 06:44:16 Re: source download link in installation instructions
Previous Message Peter Eisentraut 2013-01-31 20:49:36 Re: Privileges for INFORMATION_SCHEMA.SCHEMATA (was Re: Small clarification in "34.41. schemata")