If the Gold Accounting System hanged by an unforeseen situation, there are 2 simple ways to start the services again
Step 1: Logon as postgres account
# su --login postgres
Step 2: Start the Gold Database
/usr/bin/postmaster -i -D /var/lib/pgsql/data > /var/log/pgsql 2>&1 &
Step 3: Start the gold Services
/opt/gold/sbin/goldd