On 3/6/01, 12:44:07 AM, Boulat Khakimov <[EMAIL PROTECTED]> wrote
regarding [GENERAL] List of all system tables.:
> Hi,
> How do I get the list of all system tables starting with "pg_"
> Regards,
> Boulat Khakimov
Try \dS from the psql prompt. If you want to see how it does it try
starting psql with a -E flag.
- Richard Huxton
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])