this post was submitted on 17 Jun 2023
101 points (100.0% liked)
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ
54424 readers
379 users here now
⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.
Rules • Full Version
1. Posts must be related to the discussion of digital piracy
2. Don't request invites, trade, sell, or self-promote
3. Don't request or link to specific pirated titles, including DMs
4. Don't submit low-quality posts, be entitled, or harass others
Loot, Pillage, & Plunder
📜 c/Piracy Wiki (Community Edition):
💰 Please help cover server costs.
Ko-fi | Liberapay |
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Could the lemmy instance survive that load? There's way too many good posts I am afraid.
I think it can, it is not only Lemmy, but the whole Fedeverse backing them. But not sure.... we have the other backup though
Actually, not that difficult. All this does is it uses the Reddit API to download the content and creates an SQL script that restores the data directly into the SQL database of a Lemmy instance. This means, it doesn't actually touch the Lemmy instance at all. You just run the SQL script directly on the database and Lemmy can then access the data from the database as if it had been posted on Lemmy over the last few years.
The only hard limit here is the size of the database. As long as you got enough disk space for the database to handle all that content everything is fine.
There is a Github repo with a tool for migrating posts from Reddit to Lemmy
https://github.com/rileynull/RedditLemmyImporter