Re: PostgreSQL for Odroid

From: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
To: Milan Hronský <milan(dot)hronsky(at)gmail(dot)com>, pgsql-bugs(at)postgresql(dot)org
Cc: Florian Endel <florian(at)endel(dot)at>
Subject: Re: PostgreSQL for Odroid
Date: 2015-01-27 07:27:02
Message-ID: 54C73DC6.2020203@kaltenbrunner.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 01/26/2015 03:47 PM, Milan Hronský wrote:
> Dear Sirs,
>
> I have been working with PG-SQL database on Windows platform. Recently I bought my first Linux computer Odroid XU3 Light with Ubuntu 14.04.
> So I tried to download PostgreSQL from
> http://apt.postgresql.org/pub/repos/apt/dists/trusty-pgdg/InRelease
> , but it failed:
> ------------------------
> $ apt-get update
> ...
> W: Failed to fetch http://apt.postgresql.org/pub/repos/apt/dists/trusty-pgdg/InRelease Unable to find expected entry 'main/binary-armhf/Packages' in Release file (Wrong sources.list entry or malformed file)
> ------------------------
>
> Documentation for version 9.1.14 lists ARM as a supported platform.
> http://www.postgresql.org/docs/9.1/static/supported-platforms.html

apt.postgresql.org currently only provides binary packages for i386 and
amd64, and while postgresql is expected to work on modern ARM based
platforms you will either have to use the binary packages provided by
your distribution (ie ubuntu) or build from source.

Stefan

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message ousema2003 2015-01-27 11:02:06 BUG #12679: temprary table not exists when close session and reconnect
Previous Message Tom Lane 2015-01-27 05:53:55 Re: BUG #12664: numeric_recv does not accept large values