Skip to main content

Hello,

I'm migrating some shapefiles using FME to a PostgreSQL/PostGIS database.

 

Is there any way to monitor all of the SQL commands that have been sent to it during the translation ?

 

Thank you.

There are several tutorials out there, including this one, that shows how to do it:

http://www.microhowto.info/howto/log_all_queries_to_a_postgresql_server.html


Reply