| От | Richard Poole |
|---|---|
| Тема | Re: database and table listing |
| Дата | |
| Msg-id | 20001101191616.S21112@office.vi.net обсуждение |
| Ответ на | database and table listing (steve@foxx.uklinux.net (Stephen Patterson)) |
| Ответы |
Re: database and table listing
|
| Список | 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, \l available tables (within a database), \d > and to view the structure of a single table. \d tablename All of which is in "man psql"... These aren't SQL statements themselves, but if you start psql with "-E", you can see the SQL queries which are sent to the backend when you use them. Richard
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера