Database corruption

From: George Kousi <g(dot)kousi(at)albourne(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Database corruption
Date: 1998-08-13 13:52:52
Message-ID: 35D2EFB4.7100FFA3@albourne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

Browse pgsql-general by date

  From Date Subject
Next Message Glenn Sullivan 1998-08-13 14:42:41 Re: [GENERAL] Pricing
Previous Message Bruce Momjian 1998-08-13 11:36:51 Re: [GENERAL] Postgresql Full text search?h