philmcc
philmcc
Hi, When using the collector package with other code that uses the lib/pq standard package, you get an error: panic: sql: Register called twice for driver postgres This is due...
At present, pgbackman will not restore to a postgres 10 node. This pull request just adds in the postgres 10 section in the node version selection of the pgbackman_restore.py file....
Hi, I have added the code to allow the wal replay to be paused and restarted on postgres version 10 and up. This problem was caused by the renaming of...
There is an option in backup definitions to encrypt backups but it is not yet implemented. Getting this working would be really useful.