importing limited set of rows/tuples

From: cha <chandresh(dot)rana(at)metrixline(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: importing limited set of rows/tuples
Date: 2007-07-02 11:32:31
Message-ID: 11392319.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ashish Karalkar 2007-07-02 11:52:16 Re: Tables not created in proper schema
Previous Message Martijn van Oosterhout 2007-07-02 11:05:35 Re: shmctl EIDRM preventing startup