EnterpriseDB: The Enterprise Postgres Company Postgres Plus Forums: The PostgreSQL Open Source Database from EnterpriseDB
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 

Installation with .bin file  XML

Forum Index » PostgreSQL Installers for Windows, Linux and OS X
Author Message
Venkat_B

Member

Joined: 16 Jun 2008 08:39:02
Messages: 45
Offline

Hi,

I would like to install PostgreSQL 8.3.8-1 using postgresql-8.3.8-1-linux-x64.bin file. But i'm having problem when i try to execute the binary file:

./postgresql-8.3.8-1-linux-x64.bin
-bash: ./postgresql-8.3.8-1-linux-x64.bin: cannot execute binary file

Also i gave chmod +x permissions to the file.

We are using the OS:
uname -a
Linux localhost.localdomain 2.6.9-78.ELsmp #1 SMP Wed Jul 9 15:39:47 EDT 2008 i686 i686 i386 GNU/Linux

Can anyone help me to get continued.I searched for the solution but not found docs on this.

--Venkat
scottiebo

Senior member
[Avatar]

Joined: 23 Oct 2005 21:05:02
Messages: 197
Offline

It's because you are using a 32 bit OS


We are using the OS:
uname -a
Linux localhost.localdomain 2.6.9-78.ELsmp #1 SMP Wed Jul 9 15:39:47 EDT 2008 i686 i686 i386 GNU/Linux


But trying to run a 64 bit installer

postgresql-8.3.8-1-linux-x64.bin


(Notice the 'linux-x64').

Download the 32 bit version of the installer and you should be fine.

--Scottie
Venkat_B

Member

Joined: 16 Jun 2008 08:39:02
Messages: 45
Offline

Oh...Sorry and Thanks Scottie.

--Venkat
 
Forum Index » PostgreSQL Installers for Windows, Linux and OS X
Go to:   
Powered by JForum 2.1.8 © JForum Team