Le dim. 14 mars 2021 à 00:17, Adrian Klaver <adrian.kla...@aklaver.com> a écrit :
> On 3/13/21 7:25 AM, Andrus wrote: > > Hi! > > > > >Debian does not offer to install Postgres 9.3 into it. How to install > > postgres 9.3 in new Debian ? > > > >> > >> >You'll have to compile it. > > > > Enterpisedb offers 9.3 download for Linux in > > https://www.enterprisedb.com/downloads/postgres-postgresql-downloads > > > > Maybe it is possible to install it in new Debian ? > > > > Or is it possible to download ISO image with Postgres 9.3 installed ? > > > > Or should I try to find old Debian ISO image and install it into this? > > Or you could just use the the Postgres APT repo, as example: > > 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 > >