Hi guys,
I'm using PostgreSQL 9.2
There is a backup server that is 4 days old replication by wal_files (not streaming)
However, the server went down and I lost some wal_files.. and now the replication is not working...
Question:
Do I need to sync all the data folder from my master....
Or just doing an incremental rsync would work?
Thanks
Patrick