Changes
Page history
Update Migración del Owncloud 9.1 de nube.interior.edu.uy a un NextCloud 16
authored
Feb 11, 2020
by
Andrés
Show whitespace changes
Inline
Side-by-side
Migración-del-Owncloud-9.1-de-nube.interior.edu.uy-a-un-NextCloud-16.md
View page @
3e26230b
...
@@ -163,10 +163,6 @@ sudo apt-get update
...
@@ -163,10 +163,6 @@ sudo apt-get update
apt-cache search postgresql-9.6
apt-cache search postgresql-9.6
```
```
Se hace un respaldo de la base de datos:
`pg_dump pg_dump nextcloud > nexcloudpg11-upg11-12-030220.sql `
Se instala Postgres 9.6:
Se instala Postgres 9.6:
`sudo apt-get install postgresql-9.6`
`sudo apt-get install postgresql-9.6`
...
...
...
...