On 3/13/21 12:04 PM, Andrus wrote:

    Or you could just use the the Postgres APT repo, as example:

    https://apt.postgresql.org/pub/repos/apt/dists/stretch-pgdg/9.3/
    <https://apt.postgresql.org/pub/repos/apt/dists/stretch-pgdg/9.3/>


see also https://wiki.postgresql.org/wiki/Apt/FAQ#Where_are_older_versions_of_the_packages.3F <https://wiki.postgresql.org/wiki/Apt/FAQ#Where_are_older_versions_of_the_packages.3F>


I discovered that Debian allows to install 9.3 side-by side with 12

As long as you are using the PGDG(Postgres) repos and Debian versions listed here:

https://www.postgresql.org/download/linux/debian/#apt


apt-get install postgresql-9.3

Andrus.



--
Adrian Klaver
adrian.kla...@aklaver.com


Reply via email to