Re: [GENERAL] Latest PostgreSQL on Raspbian Jessie - Mailing list pgsql-general

From Moreno Andreo
Subject Re: [GENERAL] Latest PostgreSQL on Raspbian Jessie
Date
Msg-id 08cbd871-651d-72d6-7ca5-3c49ec3430e8@evolu-s.it
Whole thread Raw
In response to [GENERAL] Latest PostgreSQL on Raspbian Jessie  (Ertan Küçükoğlu <ertan.kucukoglu@1nar.com.tr>)
Responses Re: [GENERAL] Latest PostgreSQL on Raspbian Jessie  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
Il 23/02/2017 10:56, Ertan Küçükoğlu ha scritto:
> I would like to know;
> 1- Is it possible to install 9.6.2 with same version pglib on Raspberry Pi?
In subject you call it as Raspbian Jessie, so I assume it's somewhat
related to Debian Jessie.
Debian repository does not (at last, not in the last few weeks) have
Postgresql 9.5 and 9.6.
To get these via apt, you should add the Postgres Development Group
(PGDG) repo in your sources.list

https://www.tqhosting.com/kb/446/How-to-install-PostgreSQL-95-on-Debian-8-Jessie.html

(it's for Postgresql 9.5 and Debian Jessie, but if my assumption is
right, it would fit your case, since PGDG contains 9.6 also)

> If possible to do on Raspberry Pi, I think I can build my own version from
> sources assuming I am provided a good detailed how to document for doing so.
> 2- If above is not possible, is it possible to build just the latest version
> pglib and overcome my connection problem?
> 3- If I need to select number 2 solution above, is that latest version
> library will talk to old version without any problems?
> 4- I am always open to other suggestions.
>
> Thanks.
>
> Regards,
> Ertan Küçükoğlu
>
>
>
>




pgsql-general by date:

Previous
From: Bill Moran
Date:
Subject: Re: [GENERAL] Autovacuum stuck for hours, blocking queries
Next
From: Ivan Voras
Date:
Subject: [GENERAL] Foreign key references a unique index instead of a primary key