Operations grimoire/PostgreSQL: Revision history

From Nasqueron Agora

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 January 2024

15 January 2024

17 December 2023

25 May 2023

29 March 2023

  • curprev 19:1119:11, 29 March 2023Dereckson talk contribs 1,548 bytes +1,548 Created page with "PostgreSQL is available as a standalone role and can also be enabled on devserver. Applications on the Docker PaaS can use our PostgreSQL infrastructure (Airflow, datasources) or have their own container (Sentry, with custom wal2json extension). This resource documents our own db- servers. == Howto == === Open a console === Use peer authentication from the postgres user: <code>sudo -u postgres psql</code> === Create a new database or user === It's a simple two step..."