Re: SHOW TABLES

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Simon Riggs <simon(at)2ndQuadrant(dot)com>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, Thom Brown <thombrown(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: SHOW TABLES
Date: 2010-07-15 18:21:26
Message-ID: 1279218086.22977.0.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On tor, 2010-07-15 at 17:35 +0100, Simon Riggs wrote:
> There should be one command to "display a list of tables" and it needs
> to be easily guessable for those who have forgotten.

Well, if you put information_schema in the default path, it'd be

SELECT * FROM TABLES;

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Markus Wanner 2010-07-15 18:28:56 Re: bg worker: overview
Previous Message Aidan Van Dyk 2010-07-15 18:04:10 Re: cvs to git migration - keywords