Natalie Wenz <nataliew...@ebureau.com> writes:
> I am moving some data from one table to another in 9.2.4, and keep seeing 
> this strange scenario:
> ...
> So, my counts from the old and new tables match, but the result returned from 
> the insert statement is sometimes a completely different number. (But not 
> always.) I've checked my date ranges very carefully to make sure they match. 

Perhaps you've got triggers or rules on the target table that are
suppressing some inserts?

                        regards, tom lane


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to