Re: [GENERAL] Is there any way to import a portion of a large database

2011-09-19 Thread John R Pierce
On 09/19/11 11:35 PM, AI Rumman wrote: 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

Re: [GENERAL] Is there any way to import a portion of a large database

2011-09-19 Thread Craig Ringer
On 09/20/2011 02:35 PM, AI Rumman wrote: 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 who

[GENERAL] Is there any way to import a portion of a large database

2011-09-19 Thread AI Rumman
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 p