Hi there, I'm using LibPQ from C++ to access a database and I am doing an update on a table with two primary keyes but my where clause is only using one of these keys. I am somehow corrupting the database and after that, the backend dies every time I try to access that table. Any ideas on what I might be doing wrong, or ideas on how to debug my program, or info on possible bugs will be greatly appreciated. Thanks, George K.
- [GENERAL] Database Corruption George Kousi
- [GENERAL] Database Corruption Arthur M. Kang