using COPY and PARTITON

From: cjm1010 <cjm1010(at)naver(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: using COPY and PARTITON
Date: 2009-08-10 05:15:23
Message-ID: 24894446.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


hi~

I want to insert DATA by using the COPY making PARTITON TABLE. By the way,
DATA is inserted only in PARENT TABLE.
Can DATA be inserted in CHILD TABLE by using the COPY?

Thanks,

JM CHAE
--
View this message in context: http://www.nabble.com/using-COPY-and-PARTITON-tp24894446p24894446.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2009-08-10 05:37:09 Re: using COPY and PARTITON
Previous Message Shoaib Mir 2009-08-09 23:41:36 Re: psql crashing - don't know why