Thread: download PostgreSQL 8.0.2

download PostgreSQL 8.0.2

From
"Alexander Gallardo Torres"
Date:
I need download PostgreSQL 8.0.2 but this link has problem.



http://www.postgresql.org/ftp/binary/v8.0.2/win32/
<http://postgresql.mirrors-r-us.net/ftp/binary/v8.0.2/win32/index.html>=20




=20

=20

Ing. Alexander Gallardo Torres

Jefe Divisi=F2n de Sistemas

Tel: (57) (5) 6600671 - 6641515 Ext 109. Fax: (57) (5) 6640253

E-mail:  <mailto:alexgt@tecnar.edu.co> alexander.gallardo@tecnar.edu.co =96
<mailto:alexander.gallardo@hotmail.com> alexander.gallardo@hotmail.com =96
<mailto:alexander.gallardo@yahoo.es> alexander.gallardo@yahoo.es

Fundaci=F2n Tecnol=F3gica Antonio de Ar=E9valo
Centro Calle del Cuartel N=B0 36-61.    A.A: 3324
Cartagena de Indias D. T. y C. - Colombia

=20

=20

CONFIDENCIALIDAD: Este mensaje es confidencial y est=E1 dirigido
exclusivamente a su destinatario. No est=E1 permitida cualquier publicaci=
=F3n o
uso no autorizado del mismo. Si este mensaje es recibido por error, favor
av=EDsenos inmediatamente devolvi=E9ndolo y borrando el mensaje. Gracias


CONFIDENTIALITY: This message is confidential and is intended for the
addressee only. Unauthorized disclosure or use thereof is not permitted. If
this message is received in error, please advise us immediately by
return-email and delete the original message. Thank you

=20

Re: download PostgreSQL 8.0.2

From
Tom Lane
Date:
"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.)

            regards, tom lane

Re: download PostgreSQL 8.0.2

From
"Guillaume Smet"
Date:
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