updates++++++++++++++
This commit is contained in:
parent
6d9909f643
commit
c37591da6c
@ -69,8 +69,10 @@ I had to restart the _primary_ server to apply that config, sorrry for that.
|
||||
|
||||
## To be done
|
||||
|
||||
### Options
|
||||
|
||||
As I say, this is far to be a good solution.
|
||||
In my opinion, the best option will be the one I already mention, map the drive to `Z:\` and use
|
||||
In my opinion, the best option will be the one I already mention, map one network drive from one server to the other into `Z:\` and use:
|
||||
```conf
|
||||
archive_command = 'copy "%p" "Z:\\archivelog\\%f"'
|
||||
```
|
||||
@ -79,6 +81,8 @@ archive_command = 'copy "%p" "Z:\\archivelog\\%f"'
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## old
|
||||
I modified postgresql.conf so archivecommand is:
|
||||
archive_command = 'copy "%p" "Z:\\archivelog\%f
|
||||
|
Loading…
Reference in New Issue
Block a user