Retrieving column names and table names of a database - Mailing list pgsql-sql

From Matthias Seiferth
Subject Retrieving column names and table names of a database
Date
Msg-id 000e01be9af8$ff1fe5c0$0100a8c0@mattigjf
Whole thread Raw
List pgsql-sql
Hi,
, this may sound stupid, but is there a way of retrieving the table names and column names of a database using SQL. I know there is \d in psql, but I don´t know if there is something similar in SQL or if there is a function I can call.
Please reply even if there is no function
 
Thanks in advance for your help
 
Matthias
.

pgsql-sql by date:

Previous
From: "Frank Morton"
Date:
Subject: Slow Inserts Leads To Unable To Dump
Next
From: Bruce Momjian
Date:
Subject: Re: [SQL] Confusion about DISTINCT.