Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
edoceo
on May 1, 2025
|
parent
|
context
|
favorite
| on:
A faster way to copy SQLite databases between comp...
For moving DBs where I'm allowed minutes of downtime I do rsync (slow) first from the live, while hot, then just stop that one, then rsync again (fast) then make the new one hot.
Works a treat when other (better) method are not available.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Works a treat when other (better) method are not available.