Re: [GENERAL] Multiple COPYs

2005-06-17 Thread Douglas McNaught
[EMAIL PROTECTED] writes: > Hello, > > Having a great time with PG - ported an erp from oracle and db2. First > I tried MySql but choked somewhere in the 900 table region. I have a > python script to translate the syntax and it loads about 2000 tables. > > Now I want to COPY my dumps - I have 1 da

Re: [GENERAL] Multiple COPYs

2005-06-17 Thread Sean Davis
On Jun 16, 2005, at 12:32 PM, [EMAIL PROTECTED] wrote: Hello, Having a great time with PG - ported an erp from oracle and db2. First I tried MySql but choked somewhere in the 900 table region. I have a python script to translate the syntax and it loads about 2000 tables. Now I want to COPY my

[GENERAL] Multiple COPYs

2005-06-17 Thread rasdj
Hello, Having a great time with PG - ported an erp from oracle and db2. First I tried MySql but choked somewhere in the 900 table region. I have a python script to translate the syntax and it loads about 2000 tables. Now I want to COPY my dumps - I have 1 data dump for each table. Any tips on wha