FeministWiki:Server setup: Difference between revisions

    Line 232: Line 232:
                   feministwiki_pt \
                   feministwiki_pt \
                   fff \
                   fff \
       | ssh root@feministwiki.dev /root/bin/sql
       | gzip | ssh root@feministwiki.dev 'gunzip | /root/bin/sql'


    You can use the <code>show databases;</code> command in the SQL console to make sure that the list of databases is complete.  Unfortunately they have to be listed manually, because using the <code>--all-databases</code> option includes system databases that we don't want to copy.
    You can use the <code>show databases;</code> command in the SQL console to make sure that the list of databases is complete.  Unfortunately they have to be listed manually, because using the <code>--all-databases</code> option includes system databases that we don't want to copy.