When I create a MapInfo table from Postgres using ogr2ogr it doesn&#39;t create an IND file, even when the Postgres table has an index on it. I understand that the MapInfo IND file is optional, but is there a reason ogr2ogr doesn&#39;t create it?<br>
<br>Secondly, if in my command I use the -select statement to choose the output columns required and their sequence this will fail if there is a Postgres primary key assigned to any of the selected columns. It gives an error saying that the column can&#39;t be found. If I remove the key from the column then it works fine? <br>
<br>I can&#39;t find anything in the documentation about either of these.<br><br>Regards,<br>Tim   <br><br>   <br>