Re: Unique is non unique; no nulls

From: Razvan Costea-Barlutiu <cbrazvan(at)laitek(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Gregory Stark <stark(at)enterprisedb(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Unique is non unique; no nulls
Date: 2007-09-23 11:43:38
Message-ID: 46F6516A.3030903@laitek.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I chose to rebuild the entire table as I didn't really have the
necessary time to investigate what went wrong beyond of what I already did.
I have tried various scenarios for reproducing the problem but I failed
in doing that. The fact is that there were a large number of PGAdmin
crashes in the last time, including ones that left Postgres in weird
states (connections hanging or unfinished transactions) and I can't
faithfully state where the problem lays.

The second build of the table was OK. I'll also make sure I'll update to
version 8.2.5 asap.

Thank you for your time.
Razvan C..B.

> Gregory Stark <stark(at)enterprisedb(dot)com> writes:
>
>> "Razvan Costea-Barlutiu" <cbrazvan(at)laitek(dot)com> writes:
>>
>>> This has way too many ramifications for me to follow so I do appreciate some
>>> guidance.
>>>
>
>
>> What do the outputs of these queries say?
>>
>
> It would also be interesting to know whether REINDEXing the table
> succeeds and if so whether the behavior gets any saner.
>
> regards, tom lane
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2007-09-23 16:39:33 Re: Performance Issues
Previous Message Gregory Stark 2007-09-23 06:04:39 Re: Unique is non unique; no nulls