I need to read all tables from Postgis scehma. With reader I got only tables which has geometry or which has tables related to geometry tables with foreign keys.
Is there some option to read them all, or some Python script which can help me with this?