importing limited set of rows/tuples - Mailing list pgsql-general

From cha
Subject importing limited set of rows/tuples
Date
Msg-id 11392319.post@talk.nabble.com
Whole thread Raw
Responses Re: importing limited set of rows/tuples
List pgsql-general
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-tf4011639.html#a11392319
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: shmctl EIDRM preventing startup
Next
From: "Ashish Karalkar"
Date:
Subject: Re: Tables not created in proper schema