Skip to content

Instantly share code, notes, and snippets.

@marcb4
marcb4 / README.md
Last active July 26, 2024 10:12 — forked from ceving/README.md
Migrate Postgresql 13 to 15

Migrate Postgresql 13 to 15

Check which cluster uses which port

# fuser -v /run/postgresql/.s.*
                     USER        PID ACCESS COMMAND
/run/postgresql/.s.PGSQL.5432:
                     postgres    653 F.... postgres
/run/postgresql/.s.PGSQL.5433:
 postgres 652 F.... postgres