[postgis-users] linux command to list tables in a postgresql database
0 views
Skip to first unread message
Shreerang Patwardhan
unread,
Mar 26, 2010, 10:57:55 PM3/26/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PostGIS Users Discussion
Hey all, I am using PostgreSQL database. I have a few tables in
my database. I wish to list all of them but not through the psql
prompt. I want to list them through the terminal. \dt is used to list
the tables from the psql prompt. Is there any equivalent command? Like
psql -l is used to list all the databases from the terminal.
Thanx, Shreerang Patwardhan.
Guillaume Lelarge
unread,
Mar 26, 2010, 11:21:07 PM3/26/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message