Changes between Version 24 and Version 25 of PgAdmin4Einrichten


Ignore:
Timestamp:
Jan 23, 2023, 9:36:55 PM (2 years ago)
Author:
abenning
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • PgAdmin4Einrichten

    v24 v25  
    6262   * Alt:[[BR]]'''''deb !https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/buster pgadmin4 main'''''
    6363   * Neu:[[BR]]'''deb !http://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/buster pgadmin4 main'''
     64     * Falls das Problem weiterhin auftritt, ersetzen Sie die einzige Zeile bitte durch diese Variante:[[BR]]'''deb [trusted=yes] http://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/buster pgadmin4 main'''
    6465
    6566 * Führen Sie anschließend die 3 obigen Kommandos erneut als '''root''' aus:[[BR]]'''apt update'''[[BR]]'''apt upgrade'''[[BR]]'''apt install pgadmin4-web'''