I am working on the PostgreSQL 9.1.4, I have to export the Data structure with 1 row data.
But PostgreSql have options of "Data only or Structure only or Structure and data".
But my aim is to export the "Datastructre with 1 row data" .
How can achieve this in PostgeSQL9.1.4?