Re: Not able to update some rows in a table - Mailing list pgsql-general

From Robert Zenz
Subject Re: Not able to update some rows in a table
Date
Msg-id 5B3A3EA3.3070107@sibvisions.com
Whole thread Raw
In response to Not able to update some rows in a table  (Marco Fochesato <marcofoc@gmail.com>)
List pgsql-general
> I have a table with 21 columns.
> Primary key is done with 20 of these colums.

Oh, okay. What data types do these encompass?

> I don't know why, but I'm not able to update some of these records.
> I don't understand, it seems that I'm not able to fetch.

You mean you can't query them with all 20/21 columns present in the where clause?

pgsql-general by date:

Previous
From: Fabio Pardi
Date:
Subject: Re: Not able to update some rows in a table
Next
From: Moreno Andreo
Date:
Subject: Re: Not able to update some rows in a table