Skip to main content

Notifications

Power Automate - AI Builder
Unanswered

Power automate to delete/append Postgresql table

Posted on by 2
Hi All,

I am trying to delete existing table and updating a new table on Postgresql using power automate. Seems like there is no primary key on the Postgresql table. I am getting the below error. Any idea how to fix this? I table has a index column with unique number in each row, I am trying to use that a primary key, but it does not work.

"
The specified table has no primary key. Update and delete operations are not supported.
     inner exception: The specified table has no primary key. Update and delete operations are not supported.
clientRequestId: 055ca333-81c5-495e-8559-f33986dbf148
"

Thanks
Shab
Categories:
  • Suggested answer
    FLMike Profile Picture
    FLMike 23,258 on at
    Power automate to delete/append Postgresql table
    HI
     
    Its super straight forward the error tells you.
     
    1. You need a primary key for those actions (delete)
    2. Your table doesn't have  one
     
    so whats the solution
    Add One
     
    If this answers your question please mark the answer

Helpful resources

Quick Links

Welcome to the Power Platform…

We are thrilled to unveil the newly-launched Power Platform Communities!…

Community Update Sept 16…

Power Platform Community Update…

Welcome to the new Power Platform Community!…

We are excited to announce our new Copilot Cookbook Gallery in the Community…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 140,719

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,355

Leaderboard