Y
Hacker News
new
|
ask
|
show
|
jobs
by
limaoscarjuliet
421 days ago
In case someone is looking for a proper way of making db copy in PostgreSQL and not SQLLite, pg_basebackup is the proper way:
https://www.postgresql.org/docs/current/app-pgbasebackup.htm...