Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vjvjvjvjghv
34 days ago
|
parent
|
context
|
favorite
| on:
The challenges of soft delete
I guess that works well with NoSQL. In a relational database it gets harder to move record out if they have relationships with other tables.
tempest_
34 days ago
[–]
Eh you could implement this pretty simply with postgres table partitions
buchanae
34 days ago
|
parent
[–]
Ah, that's an interesting idea! I had never considered using partitions. I might write a followup post with these new ideas.
tempest_
34 days ago
|
root
|
parent
[–]
There are a bunch of caveats around primary keys and uniqueness but I suspect it could be made to work depending on your data model.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: