Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Database transfer: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
m (formatting, small rewording)
(admin tools template)
Línia 1: Línia 1:
{{Managing a Moodle site}}
{{Admin tools}}
The database transfer tool enables an administrator to migrate their Moodle site from one database to another, for example from MySQL to Postgres.  
The database transfer tool enables an administrator to migrate their Moodle site from one database to another, for example from MySQL to Postgres.  



Revisió del 07:40, 28 ago 2012

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.

See also

  • MDL-34441 finish dbtransfer tool implementation

Using Moodle forum discussions: