I have a tar of a postgreSQL 8.4.20 database, that I want to restore onto a standby server. (warm standby) Since the pgsql server is in standby, can I safely remove the pgsql/data directory and untar the backup into it’s place with the postgresql daemon still running (in standby)? Or do I have to stopRead more