Re: trouble downloading postgres 9.4 for RHEL 6.x

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: trouble downloading postgres 9.4 for RHEL 6.x
Дата
Msg-id 56293178.3070701@aklaver.com
обсуждение исходный текст
Ответ на trouble downloading postgres 9.4 for RHEL 6.x  (anj patnaik <patna73@gmail.com>)
Список pgsql-general
On 10/22/2015 10:03 AM, anj patnaik wrote:
> Adrian,
> I am doing same steps as you. And my byte count matches yours. It is a
> RHEL 6.5 Linux machine. If the byte count matches how can it be
> incomplete? I am baffled. Thanks for any clues!
>
> bash-4.1$ ls -all
> total 132452
>
> -rwxrwxrwx  1 apatnaik oprofile 37659362 Oct 20 20:41
> postgresql-9.4.4-3-linux-x64.run
> -rw-r-----  1 apatnaik oprofile 37548416 Oct 22 12:51
> postgresql-9.5.0-beta1-linux-x64.run
> bash-4.1$ chmod 755 postgresql-9.5.0-beta1-linux-x64.run
> bash-4.1$  sudo ./postgresql-9.5.0-beta1-linux-x64.run
> [sudo] password for apatnaik:
>
> Installer payload initialization failed. This is likely due to an
> incomplete or corrupt downloaded file
>
>

If you are dead set on using the installer you might try, from command line:

wget
http://get.enterprisedb.com/postgresql/postgresql-9.5.0-beta1-linux-x64.run

See if the direct download does any better.

--
Adrian Klaver
adrian.klaver@aklaver.com


В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: trouble downloading postgres 9.4 for RHEL 6.x
Следующее
От: Jonathan Vanasco
Дата:
Сообщение: Re: temporary indexes?