importing limited set of rows/tuples

From: cha <chandresh(dot)rana(at)metrixline(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: importing limited set of rows/tuples
Date: 2007-06-26 17:04:41
Message-ID: 11309739.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Hi All,

I have eliminated certain tables while exporting as the size of the data in
the tables are huge.Though am having the schema which contains all the
tables.

Now I want to import limited set of records/rows ( 1000 tuples ) from the
eliminated tables.

Is this possible? If yes, please tell me how to accomplish this?

Secondly, like to know how postgresql take care of all the
constraints/referential integrity while importing the records from the
different tables?

Cheers,
Cha
--
View this message in context: http://www.nabble.com/importing-limited-set-of-rows-tuples-tf3983607.html#a11309739
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Koczan 2007-06-26 19:46:56 postgres benchmarking
Previous Message Michael Monnerie 2007-06-26 15:11:06 How to set a constraint on non-unique fields?