I try in psql shell
pg_dump --schema-only
but is is doing nothing
after hitting enter it just shows glab->
why is that?
I tried adding ';' at the end of line - still the same.
But before it there is glab=> so one char differs. Why is that?
also is thera some way to save the login to database when connecting via shell?