Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sgarland
3 months ago
|
parent
|
context
|
favorite
| on:
Just make it scale: An Aurora DSQL story
Why does it not support TRUNCATE?
jashmatthews
3 months ago
[–]
My understanding is the way Aurora DSQL distributes data widely makes bulk writes extremely slow/expensive. So no COPY, INSERT with >3k rows, TRUNCATE etc
sgarland
3 months ago
|
parent
[–]
TRUNCATE is DROP TABLE + CREATE TABLE, it’s not a bulk delete. It bypasses the typical path for writes entirely.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: