Re: BUG #2630: Can't unpack

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Alan Escreet" <leet3lite(at)gmail(dot)com>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #2630: Can't unpack
Date: 2006-09-16 12:52:49
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCEA0FBAC@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

>
> Bug reference: 2630
> Logged by: Alan Escreet
> Email address: leet3lite(at)gmail(dot)com
> PostgreSQL version: 8.1.4
> Operating system: Windows
> Description: Can't unpack
> Details:
>
> I am unable to unpack the database from the tar.gz file. I
> have tried all the suggested packages to do so from the gzip
> website, but they were all unsuccessful. I have checked the
> downloaded file's md5 checksum and it is ok. Is there an
> error in the tar.gz file?
> Is there a differently packaged PostgreSQL that I can try
> (i.e. a zip file)?
> It has taken me 3 hours so far trying to get the database out
> of the box with no success...

If you're building from source, the tar package of msys should work just
fine, and you need msys anyway.

If you just want the binary installer, you are downloading the wrong
file - you'll want the ZIP archive at
http://www.postgresql.org/ftp/binary/v8.1.4/win32/.

//Magnus

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Fuhr 2006-09-16 13:08:17 Re: BUG #2629: libpq - Cannot deallocate prepared statement created with PQprepare()
Previous Message Bruce Momjian 2006-09-15 23:08:59 Re: wrong behavior using to_char()