ARMv5

Started by Александр Глуховover 11 years ago2 messagesgeneral
Jump to latest
#1Александр Глухов
alexandrgluhov@mail.ru

Hello, I have a problem with PostgreSQL. I need to install PostgreSQL on ARMv5 with tcp/ip access, but I have no experience in it. It seems, that first I must do cross-compilation for ARMv5. Can you help me, or advise something? Maybe you have any guides how to install PostgreSQL on ARM?

With best regards,
Alexandr Glukhov

#2Michael Paquier
michael@paquier.xyz
In reply to: Александр Глухов (#1)
Re: ARMv5

On Mon, Oct 20, 2014 at 12:47 PM, Александр Глухов <alexandrgluhov@mail.ru>
wrote:

Hello, I have a problem with PostgreSQL. I need to install PostgreSQL on
ARMv5 with tcp/ip access, but I have no experience in it. It seems, that
first I must do cross-compilation for ARMv5. Can you help me, or advise
something? Maybe you have any guides how to install PostgreSQL on ARM?

Well, ARM is supported, and should basically work. However there are not
many people using ARMv5. You can refer here for instructions on how to
build it from source code:
http://www.postgresql.org/docs/devel/static/install-procedure.html
--
Michael