Script to convert an etherpad's mongoDB database to PostgreSQL
This script was developped to change Framasoft's mongoDB-based Etherpad to PostgreSQL-based Etherpad.
You have to create the schema and the ueberdb_insert_or_update function of the PostgreSQL database before using this script. Best way is to start Etherpad with the PostgreSQL settings and stop it after the database initialization.
Please
register
or
sign in
to comment