Is there any setting in TDP to show the Table and column comments when viewing the table structure via Table viewer. Right now, even though I created the table with table and column comments, the Remarks column that is shown when viewing a tables structure is blank.
Even getting TDP to generate a create script for the table does not generate the COMMENTS ON clause even though I know the meta-data is there as I created them and it ran successfully and I can see them if I use Postgres PgAdmin tool to reverse engineer and get the Create script.