Обсуждение: Database corruption

Поиск
Список
Период
Сортировка

Database corruption

От
George Kousi
Дата:
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.