psql history commands
To see the history of sql queries typed in psql console use,
http://stackoverflow.com/questions/1523446/is-it-possible-to-get-a-history-of-queries-made-in-postgres
To see the history of sql queries typed in psql console use,
\s
Reference:http://stackoverflow.com/questions/1523446/is-it-possible-to-get-a-history-of-queries-made-in-postgres
No comments:
Post a Comment