Re: Unable to Update a Record

From: Richard Huxton <dev(at)archonet(dot)com>
To: "Wang, Mary Y" <mary(dot)y(dot)wang(at)boeing(dot)com>
Cc: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Unable to Update a Record
Date: 2005-08-02 06:07:44
Message-ID: 42EF0DB0.60404@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Wang, Mary Y wrote:
> Richard,
>
> Thank you so MUCH. I was able to delete the record by using the OID
> method that you mentioned in (2).

Well, if the column I mentioned in (1) is integer/bigint, then you'll
want to do (3) as well and reindex.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message johan giant 2005-08-02 06:25:54 Insert ImageFile in PostgreSQL
Previous Message Oliver Siegmar 2005-08-02 06:00:28 Re: Problem with dropping a tablespace