Thread
-
Download
Bob Pawley <rjpawley@shaw.ca> — 2006-11-21T17:29:38Z
Please help. I want to download the latest stable version of PosrgreSQL to run on Windows XP. Can someone point me to the right download on the PostgreSQL site? Following the v.8.1 lead from the site's front page appears to lead to the source code. Bob Pawley
-
Re: Download
Guido Neitzer <lists@event-s.net> — 2006-11-21T17:39:44Z
Am 21.11.2006 um 18:29 schrieb Bob Pawley: > I want to download the latest stable version of PosrgreSQL to run > on Windows XP. > > Can someone point me to the right download on the PostgreSQL site? > Following the v.8.1 lead from the site's front page appears to lead > to the source code. ftp://ftp7.de.postgresql.org/pub/ftp.postgresql.org/binary/v8.1.5/ cug
-
Re: Download
Jordan S. Jones <jordan@racistnames.com> — 2006-11-21T17:40:02Z
Bob Pawley wrote: > Please help. > > I want to download the latest stable version of PosrgreSQL to run > on Windows XP. > > Can someone point me to the right download on the PostgreSQL site? > Following the v.8.1 lead from the site's front page appears to lead to > the source code. > > Bob Pawley http://www.postgresql.org/ftp/binary/v8.1.5/win32/
-
Re: Download
Richard Huxton <dev@archonet.com> — 2006-11-21T17:41:51Z
Bob Pawley wrote: > Please help. > > I want to download the latest stable version of PosrgreSQL to run on > Windows XP. > > Can someone point me to the right download on the PostgreSQL site? > Following the v.8.1 lead from the site's front page appears to lead > to the source code. Try the "(binary)" link next to it. -- Richard Huxton Archonet Ltd
-
Re: Download
Magnus Hagander <mha@sollentuna.net> — 2006-11-21T17:43:22Z
> Please help. > > I want to download the latest stable version of PosrgreSQL to > run on Windows XP. > > Can someone point me to the right download on the PostgreSQL > site? Following the v.8.1 lead from the site's front page > appears to lead to the source code. You need to follow the link labeled "binary" right next to the source link you clicked. //Magnus