updates+++++++++++++
This commit is contained in:
parent
68b97a1187
commit
6d9909f643
@ -69,11 +69,17 @@ I had to restart the _primary_ server to apply that config, sorrry for that.
|
|||||||
|
|
||||||
## To be done
|
## To be done
|
||||||
|
|
||||||
|
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
|
||||||
|
```conf
|
||||||
|
archive_command = 'copy "%p" "Z:\\archivelog\\%f"'
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## old
|
||||||
I modified postgresql.conf so archivecommand is:
|
I modified postgresql.conf so archivecommand is:
|
||||||
archive_command = 'copy "%p" "Z:\\archivelog\%f
|
archive_command = 'copy "%p" "Z:\\archivelog\%f
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user