First i took a dump using command pg_dump -U name -Fc -d db_name "file_name" Then i tried a restore a single table under the DB using the below command pg_restore -U n