This website requires JavaScript.
Explore
Help
Register
Sign In
db
/
pgbackrest
Watch
1
Star
0
Fork
0
You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced
2025-02-11 13:53:03 +02:00
Code
Issues
Releases
Activity
pgbackrest
/
src
/
command
History
Josh Soref
8074ca6a26
Fix typos in variable names.
...
Contributed by Josh Soref.
2019-08-26 12:30:22 -04:00
..
archive
Fix comment typos.
2019-08-26 12:05:36 -04:00
backup
Fix comment typos.
2019-08-26 12:05:36 -04:00
check
Add checkDbConfig() to compare pgBackRest/PostgreSQL configs.
2019-08-21 15:41:52 -04:00
control
The start/stop commands are implemented entirely in C.
2019-08-09 15:17:18 -04:00
expire
Fix typos in variable names.
2019-08-26 12:30:22 -04:00
help
Fix scoping violations exposed by optimizations in gcc 9.
2019-07-05 16:25:28 -04:00
info
Fix typos in variable names.
2019-08-26 12:30:22 -04:00
local
The local command for backup is implemented entirely in C.
2019-07-25 14:34:16 -04:00
remote
Add Db object to encapsulate PostgreSQL queries and commands.
2019-08-01 15:38:27 -04:00
restore
Add ioReadDrain().
2019-07-15 08:44:41 -04:00
stanza
Fix comment typos.
2019-08-26 12:05:36 -04:00
storage
Add ls command.
2019-05-28 10:03:48 -04:00
command.c
Move tls/http statistics output to command/command.
2019-05-28 09:50:59 -04:00
command.h
Enable -Wstrict-prototypes and update all void functions to conform.
2018-08-03 19:19:14 -04:00