Re: How to recover data from 9.3 data directory
Julien Rouhaud <rjuju123@gmail.com>
From: Julien Rouhaud <rjuju123@gmail.com>
To: Adrian Klaver <adrian.klaver@aklaver.com>
Cc: Andrus <kobruleht2@hot.ee>, Guillaume Lelarge <guillaume@lelarge.info>, pgsql-general <pgsql-general@postgresql.org>
Date: 2021-03-13T16:18:08Z
Lists: pgsql-general
Le dim. 14 mars 2021 à 00:17, Adrian Klaver <adrian.klaver@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 > >