postgres equivalent's

Mike Starke plug-discuss@lists.plug.phoenix.az.us
Sat, 14 Jun 2003 12:44:08 -0500


How can I find the postgres equivalent commands to these
mysql one's:
------------------

mysqlshow

mysqladmin create <db>

show tables;

describe <table>;

------------------
v/r
-mike