by Duncn James.
That is basically what I would like to do.
Would this work to restore to another Database cluster
pg_restore --host='Original Databasecluster' --port='25060' --username='moodle' --dbname='moodle' > /home/backup/name of dumb file ?
Many thanks as always.
Duncan