I have a table in Postgres It has a column \'fid\', which I want to use as Primary Key,
when I am doing it by python it is showing the error
<