X-Original-To: pgsql-hackers-postgresql.org@postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id 727919FA5E6 for ; Fri, 9 Jun 2006 16:47:11 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 78574-05 for ; Fri, 9 Jun 2006 16:47:05 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from svana.org (svana.org [125.62.94.225]) by postgresql.org (Postfix) with ESMTP id 1F8FB9FA5DD for ; Fri, 9 Jun 2006 16:47:05 -0300 (ADT) Received: from kleptog by svana.org with local (Exim 4.50) id 1Fomwe-0008MH-4Y; Sat, 10 Jun 2006 05:47:00 +1000 Date: Fri, 9 Jun 2006 21:47:00 +0200 From: Martijn van Oosterhout To: "Jim C. Nasby" Cc: pgsql-hackers@postgresql.org Subject: Re: List schema contents Message-ID: <20060609194700.GI26418@svana.org> Reply-To: Martijn van Oosterhout References: <20060609193356.GC57289@pervasive.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Op27XXJsWz80g3oF" Content-Disposition: inline In-Reply-To: <20060609193356.GC57289@pervasive.com> X-PGP-Key-ID: Length=1024; ID=0x0DC67BE6 X-PGP-Key-Fingerprint: 295F A899 A81A 156D B522 48A7 6394 F08A 0DC6 7BE6 X-PGP-Key-URL: User-Agent: Mutt/1.5.9i X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: kleptog@svana.org X-SA-Exim-Scanned: No (on svana.org); SAEximRunCond expanded to false X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200606/463 X-Sequence-Number: 84696 --Op27XXJsWz80g3oF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 09, 2006 at 02:33:57PM -0500, Jim C. Nasby wrote: > Currently, the only way to get a listing of tables in a schema via psql > is to modify your search_path, which is both non-intuitive and a PITA. > You can do \d schemaname., but that's the equivalent of Isn't this \dt schemaname.*? The only irritating thing is that is only displays table, not other objects... Have a nice day, --=20 Martijn van Oosterhout http://svana.org/kleptog/ > From each according to his ability. To each according to his ability to l= itigate. --Op27XXJsWz80g3oF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFEidA0IB7bNG8LQkwRAvLIAJ4scLq50V06o8X/n4tLis3ZgEFsGACeLATv x4vXgQaFeGfq+dGgGK4L1qw= =tqx2 -----END PGP SIGNATURE----- --Op27XXJsWz80g3oF--