this post was submitted on 04 Sep 2025
80 points (98.8% liked)

Privacy

7210 readers
63 users here now

A community for Lemmy users interested in privacy

Rules:

  1. Be civil
  2. No spam posting
  3. Keep posts on-topic
  4. No trolling

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] onslaught545@lemmy.zip 6 points 5 days ago (1 children)

Any halfway competent DBA could delete it from live databases easily. Your account is going to have a unique identifier.

It's usually done for compliance purposes regarding data retention.

[–] a4ng3l@lemmy.world 5 points 5 days ago

Yeaaahhhh any competent DBA would be crucified for doing physical deletion nonchalantly in an actual corporate environment… Due to integrity issues within one database or across several ones in complex chains. Honestly a lots of the times logical deletion is preferred anyway. And then that deletion request would be propagated via events and then, maybe, possibly physically deleted. What’s the point in those over simplifications ? Makes dba looks lazy imho which isn’t a nice thing to do.