Re: As a Linux distro, how to package multiple postgres major versions?

2022-01-04 Thread Chocimier
Hello, I left process as described in previous message. That's after people on irc confirmed that using libpq across versions is fine, and realizing that libpq is just a client to talk to server, and doesn't implement other server functionality. W dniu 25.11.2021 o 21:17, Laurent FAILLIE pisze:

As a Linux distro, how to package multiple postgres major versions?

2021-11-25 Thread Chocimier
Hi, How to provide Postgres for a binary rolling release Linux distribution? Currently 9.6, 12 and 13 major versions are packaged in Void by me in way described below. No one reported practical problems with that, but some concerns arised, mainly around shared libraries. Constraints: - Want to a