What’s the point of having a delete account feature if you can log back into it immediately?

      • slazer2au@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        11 months ago

        I do mean the local db.

        An instance the size of lemmy.world I would hope has separate read and write databases and the delay would be updating the read database after the write db has finished the transaction.

      • Ab_intra@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        11 months ago

        Even though they are strictly local the nicks are still saved on other instances… And that’s what’s going to take time If he’s right. Down vote me all you want but that is my logic. Would be great to hear from some of the devs on how this actually work.

        • Magnor@lemmy.magnor.ovh
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          The nickname might be saved elsewhere, but once the local account is deleted you shouldn’t be able to log back in.

    • Ab_intra@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      4
      ·
      11 months ago

      Very good point.

      OP Lemmy is build on desentralised servers. There is not just one database but potentially 100s of them that has the info that needs to be deleted. That’s why it takes time. I do get the frustration if you don’t get this and Lemmy could be better at explaining this but that’s how it is. Have patience.