On Tue, Dec 9, 2008 at 11:11 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "Alexander Gallardo Torres" <alexander.gallardo@tecnar.edu.co> writes:
>> I need download PostgreSQL 8.0.2 but this link has problem.
>
> Surely you want something newer than that --- 8.0.2 was obsoleted over
> three years ago. Try 8.0.15, which I believe is the last 8.0.x release
> we made for Windows.
>
> (Actually, you should seriously consider upgrading to 8.2.x or 8.3.x;
> we no longer support 8.0.x for Windows because it was too buggy.)
+1.
But if you're really into archeology, you can find all the old
versions in the ftp archives:
ftp://ftp-archives.postgresql.org/pub/binary/v8.0.2/win32/
Don't even try to use this version for a production database.
--
Guillaume