PostgreSQL :: Catalog Query

Поиск
Список
Период
Сортировка
От Yogi S
Тема PostgreSQL :: Catalog Query
Дата
Msg-id CAOs6+zstj=fA8WJbwXLd7uGMQxMLCeV4Sd+LKhS3muG1j4m4Nw@mail.gmail.com
обсуждение исходный текст
Ответы Re: PostgreSQL :: Catalog Query  (Thomas Kellerer <spam_eater@gmx.net>)
Список pgsql-bugs
Hi All,

this might look quite naive. but I see quite a difference in between other RDBMS database vs PostgreSQL.
usually the categorization of the entities are like what is stated below. I am sure mysql follows the same.

Cluster --> Catalog --> database --> Schema --> tables

but in postgreSQL the catalog <--> database relation is quite one-to-one.
Question is, is it safe to assume that postgreSQL does not have any catalog concept as such.

Regards
Yogi

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

Предыдущее
От: Thomas Butz
Дата:
Сообщение: Autovacuum analyze can't find C based function
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: PostgreSQL :: Catalog Query