k0lter / autopostgresqlbackup

Automated tool to make periodic backups of PostgreSQL databases
52 stars 17 forks source link

Documentation request - v2.0 and v2.1 #18

Closed hyperman2 closed 4 months ago

hyperman2 commented 1 year ago

I notice there is not yet a 2.1 tag, and maybe you also want to add upgrade instructions for v2.0 and v2.1, documenting which settings have been added and removed..

I don't see the -d flag mentioned in the docs.

In general, I'd suggest you document settings in table form, with 4 columns: Name, default, available version range, description.

Anyway, thanks very much for all your hard work. It's very rare to see such a huge laundry list of issues fixed in such a short amount of time.

k0lter commented 4 months ago

@hyperman2 The -d argument is now documented in Documentation (which is also the source used to build the manpage).

hyperman2 commented 4 months ago

Thanks. I notice this issue is from >1 year ago, and all this time, autopostgresqlbackup has been doing its job nicely.