You are not logged in.
I need to test various postgres versions that my app currently supports and of course being Arch, latest and greatest is available -v15. Anyone know offhand best way to install postgres 14? I dont see it in aur.
Offline
That's an usecase where containers and docker and so on probably come in handy.
Offline
Yeah I need to get make myself start using containers. I guess this is as much a reason as any
Offline
There is also 'postgresql-old-upgrade' package in main repo (postgres 14.7).
Offline