Use "psql -E" and then use the shortcut
commands to get DDL stuff. You will see the SQL used behind the scenes
to get the stuff. \d myschema.mytable \df myschema.function etc. Regards, Michael Vitale richard coleman wrote on 3/19/2023 5:36 PM:
|
Use "psql -E" and then use the shortcut
commands to get DDL stuff. You will see the SQL used behind the scenes
to get the stuff. \d myschema.mytable \df myschema.function etc. Regards, Michael Vitale richard coleman wrote on 3/19/2023 5:36 PM:
|