Andrea Sprega
Results
1
comments of
Andrea Sprega
I was attempting to hack up a bash script to manage the upgrade process between two containers of different versions by using `pg_upgrade`, but I hit a roadblock: ``` #!/bin/bash...