Y
Hacker News
new
|
ask
|
show
|
jobs
by
lentil
3612 days ago
pg_start_backup/pg_basebackup are used when doing an rsync-style copy. You'll end up with a copy of the data directory, rather than a dump. You can then start up a server instance directly in the resulting backup directory.