SyntaxFix
Write A Post
Hire A Developer
Questions
Connect to the database, then list the tables:
\c liferay \dt
That's how I do it anyway.
You can combine those two commands onto a single line, if you prefer: