# Use this script to make Postgres distributions. # On toe - /dev/rmt0h is the 8mm # On cloud9 - /dev/rmt1h is the 8mm # On toe - /dev/rmt1h is the TK50 # On heel - /dev/rmt1m is the QIC-150 drive # # So, login to the system having the target drive and type the command # make-postgres-distrib /dev/rmtX where X is a two-letter combination # shown above. tar cvf $1 postgres-README postgres-setup.me postgres-v4r0r1.tar.Z postgres-papers.tar.Z postgres-v4r0r1.bugs postgres-developer.tar.Z tar tf $1