6.6.1
and prior utilize Postgres version 9.6
for new installations. However, as of November 2021 Postgres 9.6
is end of life (EOL).
Anaconda Server version 6.6.2
and later utilize Postgres version 14.9
for new installations. If you have upgraded to Anaconda Server 6.6.2
or later, Anaconda recommends upgrading your version of Postgres manually. Anaconda Server is tested and known to be compatible and stable with this version of Postgres.
docker-compose.yml
and .env
files.
ls -la
command to view the contents of your current working directory.9.6
by running the following command:
.env
file and update or add the following lines:
14.9
by running the following command: