Install/update Postgresql #4

Open
opened 2023-11-03 00:08:19 +00:00 by emil · 0 comments
Owner

Context

wiki.js relies on a PostgreSQL database engine and this is why such needs to be provisioned within the edge container.

Acceptance criteria

  1. The latest stable version of PostgreSQL has been installed in the container.
  2. If there was an earlier minor or patch version of PostgreSQL installed, it has been upgraded.
  3. Earlier major versions of PostgreSQL existing in the edge container have not been upgraded as the PostgreSQL upgrade is tricky and requires manual content migration.
  4. Data check sums have been enabled when initialising the PostgreSQL database engine (right after its installation).
# Context wiki.js relies on a [PostgreSQL](https://www.postgresql.org/) database engine and this is why such needs to be provisioned within the edge container. # Acceptance criteria 1. The latest stable version of PostgreSQL has been installed in the container. 2. If there was an earlier minor or patch version of PostgreSQL installed, it has been upgraded. 3. Earlier major versions of PostgreSQL existing in the edge container have not been upgraded as the PostgreSQL upgrade is tricky and requires manual content migration. 4. Data check sums have been enabled when initialising the PostgreSQL database engine (right after its installation).
emil added this to the wiki.js - installation & update project 2023-11-03 00:08:19 +00:00
emil added a new dependency 2023-11-04 01:03:14 +00:00
emil added the
Edge Container
label 2023-11-10 22:38:33 +00:00
emil changed title from Install Postgresql in edge container to Install Postgresql 2023-11-10 22:39:56 +00:00
emil changed title from Install Postgresql to Install/update Postgresql 2023-11-10 23:48:46 +00:00
Sign in to join this conversation.
No description provided.