|
Hi, I installed PostgreSQL 15 ad PostGIS 3.5 on Windows 11 Pro. I followed the instructions in the Manifold documentation (https://manifold.net/doc/mfd9/connect_to_postgresql.htm). I skipped the firewal and network part, because I work locally with all installed on the same machine. I can copy/paste content in a Postgre DB, but the geom field remains to null in tables. So I don't see objects in drawing. Also, I can create a new drawing within the Postgre DB, but the geom field remains null when I try to create a geometric object. If I create a point, a got an entry in the DB, but without geometry. What can be wrong ? Thank you.
|