Forum Discussion

sherryliu's avatar
sherryliu
Advocate I
9 years ago
Solved

Postgre Database Apply Query Changes Error

Hi All, I finanlly had a successful connection to Postgre, and when I load data I got this. I can see the preview with data fine. Not sure why I am getting this error. Can someone help? Thanks ...
  • sherryliu's avatar
    sherryliu
    9 years ago

    I even tried to migrate jira database (postgresql) to Azure sql but failed. Azure sql has certain limitations in creating database admin account. Plus, Atlassian will not support Azure. Finally I looked back and figured this out. 

     

     

    1. Edit queries before load 

    2. Select each table and all columns, remove errors

    3. Load without issues. 

     

    Hopefully, this works for you.