[odb-users] Postgres error: 42P05 prepared statement already exists
Alessandro Bellina
abellina at gmail.com
Thu Jul 10 16:14:05 EDT 2014
Hello
I'm using odb with Postgres. I get and error trying to insert into one of my tables. The error is: 42P05 prepared statement "my_table_persist" already exists.
Has anyone run into this? There's nothing special about this table or object that I can think of, other inserts work just fine. The prepared statement is large, the real name is much longer (73 characters long).
Thanks,
Alessandro
More information about the odb-users
mailing list