| От | Tom Lane |
|---|---|
| Тема | Re: How not to display system tables? |
| Дата | |
| Msg-id | 27536.1118349237@sss.pgh.pa.us обсуждение |
| Ответ на | How not to display system tables? (Ennio-Sr <nasr.laili@tin.it>) |
| Ответы |
Re: How not to display system tables?
|
| Список | pgsql-novice |
Ennio-Sr <nasr.laili@tin.it> writes:
> Reading from man psql I see that the \d used without a pattern argument
> is equivalent to \dtvs which will display all pga_* tables along with
> the 'pure' data tables.
> Is there a way to change this behaviour (apart than using a SELECT
> relname from pg_class WHERE relkind = ...).
The pga_ tables are not system tables as far as Postgres is concerned.
IIRC they are created by some old versions of pgAdmin (or was it another
tool?) If you move up to a more recent version you should be able to
get rid of them.
regards, tom lane
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера