Re: [pgadmin-support] Large transaction

2004-11-09 Thread Andreas Pflug
Paul B. Anderson wrote: I'm trying to move data from an Oracle database into postgresql 7.4.3. I have a program that is extracting data and writing it to an sql script as a long series of inserts (20,000 at a time). When I run these scripts using psql, I occassionally get a problem that is rep

[pgadmin-support] Large transaction

2004-11-08 Thread Paul B. Anderson
I'm trying to move data from an Oracle database into postgresql 7.4.3.  I have a program that is extracting data and writing it to an sql script as a long series of inserts (20,000 at a time).  When I run these scripts using psql, I occassionally get a problem that is reported as ERROR:  canc