EnterpriseDB / barman

Barman - Backup and Recovery Manager for PostgreSQL
https://www.pgbarman.org/
GNU General Public License v3.0
2.14k stars 193 forks source link

Add docs about the behavior of --target-time with no timezone #994

Closed gustabowill closed 3 months ago

gustabowill commented 3 months ago

Adds a note in the docs about the behavior of --target-time when no timezone is specified, in which case the Barman host timezone is used instead.

References: BAR-257