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

From Adrian Klaver
Subject Re: Not able to update some rows in a table
Date
Msg-id e635a294-92cb-0e1b-fab9-653469e1a4a6@aklaver.com
Whole thread Raw
In response to Not able to update some rows in a table  (Marco Fochesato <marcofoc@gmail.com>)
List pgsql-general
On 07/02/2018 08:31 AM, Marco Fochesato wrote:

Please reply to list also.
Ccing list.

> 
>     Do you mean the Primary Key is constructed from 20 columns?
> 
> yes.
> 
> 
> 
> 
>     Are there any error messages and if so what are they?
> 
> No error messages

To answer your questions will need to see(per previous posts):

1) The schema of the table.

2) The SQL you are running.



> 
> 
> 
> -- 
> Marco Fochesato


-- 
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: except all & WITH - syntax error?
Next
From: Marco Fochesato
Date:
Subject: Re: Not able to update some rows in a table