« Return to Thread: importing limited set of rows/tuples

importing limited set of rows/tuples

by cha :: Rate this Message:

Reply to Author | View in Thread

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

 « Return to Thread: importing limited set of rows/tuples