Re: [GENERAL] Latest PostgreSQL on Raspbian Jessie

Поиск
Список
Период
Сортировка
От Moreno Andreo
Тема Re: [GENERAL] Latest PostgreSQL on Raspbian Jessie
Дата
Msg-id 08cbd871-651d-72d6-7ca5-3c49ec3430e8@evolu-s.it
обсуждение исходный текст
Ответ на [GENERAL] Latest PostgreSQL on Raspbian Jessie  (Ertan Küçükoğlu <ertan.kucukoglu@1nar.com.tr>)
Ответы Re: [GENERAL] Latest PostgreSQL on Raspbian Jessie
Список 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 по дате отправления:

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: [GENERAL] Autovacuum stuck for hours, blocking queries
Следующее
От: Ivan Voras
Дата:
Сообщение: [GENERAL] Foreign key references a unique index instead of a primary key