| От | Tom Lane |
|---|---|
| Тема | Re: Immodest Proposal: pg_catalog.pg_ddl |
| Дата | |
| Msg-id | 12672.1134534800@sss.pgh.pa.us обсуждение |
| Ответ на | Immodest Proposal: pg_catalog.pg_ddl (David Fetter <david@fetter.org>) |
| Ответы |
Re: Immodest Proposal: pg_catalog.pg_ddl
|
| Список | pgsql-hackers |
David Fetter <david@fetter.org> writes:
> The idea is to make a new table in pg_catalog called pg_ddl.
This seems rather poorly thought out --- I can't even tell whether your
intention is to make a log of past operations, or to provide a uniform
way to extract the current definition of every object. If the latter,
recording text won't do it. If the former, the notion that all DDL can
be uniquely keyed to one object OID is bogus, and I don't even see the
argument for doing it via a table rather than via the postmaster log.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера