[OPEN-ILS-DEV] Error when trying to create a new patron record
Ben Ostrowsky
benostrowsky at gmail.com
Sun Oct 12 12:59:34 EDT 2008
I'm trying to create a new patron record, and I get the Postgres error
'duplicate key violates unique constraint "usr_address_pkey"'. The
relevant entries from /var/log/messages (with postgres query logging
turned on) are at http://paste.lisp.org/display/68371.
Any thoughts? We recently discovered that there wasn't an index for
tcn_value in biblio.record_entry, so I can't assume that my database
is set up optimally in this case either.
Ben
More information about the Open-ils-dev
mailing list