Oh sorry, should have specified that.
We're running on a Windows platform.
We're trying to avoid running anything command-line when doing DDL releases
and leverage whatever PG Admin 4 can provide us. I'm just wondering why we
don't see the results of each CREATE or ALTER statement as the script
Ah, sorry that i didn't specify.
I'm running on a Windows platform.
We're trying to avoid running in a command-line mode if possible, and
leverage the options PG Admin 4 has available to us. Just find it odd that
it doesn't report out each Create or Alter statement as it executes the
script.
I'm relatively new to PostgreSql and am trying to navigate my way around the
tools like PG Admin 4 to do Database Admin work.
I'm trying to run an entire set of DDL with lots of tables, indexes, etc.
through PG Admin 4 for a database. The only thing I saw after I ran the
script was a message abou