Dump only Data in PostgreSQL table backup April 6, 2020 / Shashank vivek / Leave a comment Use below command to get only table data from a PostgreSQL table. It will not dump table create structure.