Hi, > On Aug 23, 2018, at 5:54 AM, PG Doc comments form <[email protected]> > wrote: > > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/9.4/static/continuous-archiving.html > Description: > > Most examples in "25.3. Continuous Archiving and Point-in-Time Recovery > (PITR)" use Unix commands and paths, but all variables are written as > Windows batch file variables (Windows "%var" / Unix "$var”).
These are special variables that PostgreSQL replaces regardless of
operating system. Per the paragraph above the examples:
"In archive_command, %p is replaced by the path name of the
file to archive, while %f is replaced by only the file name.”
Thanks,
Jonathan
signature.asc
Description: Message signed with OpenPGP
