Postgres snap for armhf architecture?

The postgres snap is built for the amd64 architecture only. Cause I’m migrating an application from an Ubuntu Desktop/Server runtime environment to a RaspberryPi I need the snap for armhf. Would it be reasonable to build the snap for armhf?

Using SQLite as alternative to postgresql would not be optimal w.r.t. performance. In addition it seems like there is sqlite3-snap only which is built for amd64 only as well.

It would certainly be reasonable, but whether it happens is up to the developer of the snap. There’s a contact the author link on the page you pointed to for postgresql.

Ah, right. There is an email on the corresponding github repo site. Thx.

1 Like

Wow, that surprises me. It should be relatively trivial to use the Launchpad builders to get more architectures.

That’s no blocker for me right now. Cause I’m working for a startup with literally no money available we cannot afford the developers services to add armhf/arm64 support ATM.