Diferencia entre revisiones de «Transferencia de BasedeDatos»

De MoodleDocs
m (added page)
 
m (tidy up)
Línea 16: Línea 16:


{{stub}}
{{stub}}
[[en:Database_transfer]]

Revisión del 03:59 13 mar 2013

Nota: Pendiente de ACTUALIZAR esta traducción respecto a la página original en inglés (ver enlace hacia English en el cuadro abajo a la derecha).     (otras páginas pendientes)

The database transfer tool enables an administrator to migrate their Moodle site from one database to another, for example from MySQL to Postgres.

The tool is currently classed as an experimental feature and may be found in Settings > Site administration > Development > Experimental > Database migration. There is also a command line script in admin/tool/dbtransfer/cli/migrate.php.

The dbtransfer tool uses the XMLDB schema definitions from Moodle and installed plugins to retrieve the data from one database and transfer it another.

Vea también

  • MDL-34441 finish dbtransfer tool implementation

Using Moodle forum discussions:

Plantilla:stub