Restore single table - Mailing list pgsql-general

From Sonam Sharma
Subject Restore single table
Date
Msg-id CAM-M3TkgJSH=+t8EQthu0R4+VUnUjOoxcPuezJofJQ8KfBRdyg@mail.gmail.com
Whole thread Raw
Responses Re: Restore single table
List pgsql-general
Can someone please help me with the command to restore a single table using psql.

Took the backup using below command : 
pg_dump -t (tablename) dbname > tablename.sql

pgsql-general by date:

Previous
From: Mitar
Date:
Subject: Re: Automatically parsing in-line composite types
Next
From: Ritesh Jha
Date:
Subject: Re: Restore single table