Is there any way to import a portion of a large database - Mailing list pgsql-general

From AI Rumman
Subject Is there any way to import a portion of a large database
Date
Msg-id CAGoODpd2-qHiHLQF-_DUDPZYnPZ95qr9Ng7O6+2uY3kPZ+TBDQ@mail.gmail.com
Whole thread Raw
Responses Re: Is there any way to import a portion of a large database
Re: Is there any way to import a portion of a large database
List pgsql-general
I have a production Postgresql 9 database of 2 TB+. For development purpose, I have to import this database in development server where I have only 1 TB of disk space. No more space can be added at present. Is there any way so that I might import the whole schema definition of the database with a portion of data in my development server?

pgsql-general by date:

Previous
From: patrick keshishian
Date:
Subject: Re: Dynamic constraint names in ALTER TABLE
Next
From: Craig Ringer
Date:
Subject: Re: Is there any way to import a portion of a large database