I was trying to use Postgres rsev feature but got stuck to run MasterInit < master Db name > part.
OS Linux Red Hat 8.0
Postgres version 7.4.2
We have downloaded and installed DBD-Pg-1.32
$DBD::Pg::VERSION = '1.32';
When issuing the command MasterInit <dbname>
Undefined subroutine &Pg::connectdb called at /usr/local/pgsql/bin/MasterInit.
Tried to play with MastetInit but was not able to fix the problem.
I would appreciate any help.
Thanks.