Re: database and table listing

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема Re: database and table listing
Дата
Msg-id 20001101211714.A18791@l-t.ee
обсуждение исходный текст
Ответ на database and table listing  (steve@foxx.uklinux.net (Stephen Patterson))
Список pgsql-general
On Wed, Nov 01, 2000 at 07:00:12PM +0000, Stephen Patterson wrote:
> are there any SQL statements which I can type into the psql client to give
> a listing of available databases, available tables (within a database), and
> to view the structure of a single table.

Start psql as 'psql -E' and then try psql internal commands
so you see what queries psql itself generates.

--
marko


В списке pgsql-general по дате отправления:

Предыдущее
От: Henry Davie
Дата:
Сообщение: Re: Hardwood Website
Следующее
От: Richard Poole
Дата:
Сообщение: Re: database and table listing