Public
Authored by Luc Didry

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.

padconvert.py 3.3 KB
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment