Обсуждение: interpreting attributes in pg_class

Поиск
Список
Период
Сортировка

interpreting attributes in pg_class

От
Markus Wagner
Дата:
Hi,

I need to find the entries for "my" tables within pg_class, without the
indexes ("..._pkey").
How does one have to interpret "reltype" and that, and where are the
docs/header files?

Thanks,

Markus


Re: interpreting attributes in pg_class

От
Peter Eisentraut
Дата:
Markus Wagner writes:

> I need to find the entries for "my" tables within pg_class, without the
> indexes ("..._pkey").
> How does one have to interpret "reltype" and that, and where are the
> docs/header files?

http://www.de.postgresql.org/users-lounge/docs/7.1/postgres/catalog-pg-class.html

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter