Re: PostgreSQL for Odroid

Поиск
Список
Период
Сортировка
От Stefan Kaltenbrunner
Тема Re: PostgreSQL for Odroid
Дата
Msg-id 54C73DC6.2020203@kaltenbrunner.cc
обсуждение исходный текст
Ответ на PostgreSQL for Odroid  (Milan Hronský <milan.hronsky@gmail.com>)
Список 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
Lightwith 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

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #12664: numeric_recv does not accept large values
Следующее
От: ousema2003@yahoo.fr
Дата:
Сообщение: BUG #12679: temprary table not exists when close session and reconnect