Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: copy losing information



"Silvela, Jaime \(Exchange\)" <JSilvela(at)bear(dot)com> writes:
> Tom, how and why would INSERTs be dropped on the client side?

[ shrug... ] I don't know your code; I was thinking about garden variety
bugs in your ruby script.  However, if you can make it happen just
through psql \copy then that theory seems to lose its luster :-(

Something else that might be worth looking at: have you got any
user-written BEFORE INSERT triggers on that table?  A trigger that
sometimes returned NULL would explain the symptoms.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group