Ver a proveniência

Update importing-postgres.md

removing -K
pull/1437/head
felixx9 há 4 anos
committed by GitHub
ascendente
cometimento
52387cea74
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      docs/importing-postgres.md

+ 1
- 1
docs/importing-postgres.md Ver ficheiro

@@ -83,7 +83,7 @@ In this case you can use the command suggested in the import task to clear the d
# systemctl start matrix-postgres # systemctl start matrix-postgres
``` ```


Now on your local machine run `ansible-playbook -i inventory/hosts setup.yml -K --tags=setup-postgres` to prepare the database roles etc.
Now on your local machine run `ansible-playbook -i inventory/hosts setup.yml --tags=setup-postgres` to prepare the database roles etc.


If not, you probably get this error. `synapse` is the correct table owner, but the role is missing in database. If not, you probably get this error. `synapse` is the correct table owner, but the role is missing in database.
``` ```


Carregando…
Cancelar
Guardar