#!/bin/sh

psql "$@" -XAtqc \
'SELECT * FROM pgivm.get_restore_immv_commands()'
