Re: Purely declarative FKs
От
Christophe Pettus
Тема
Re: Purely declarative FKs
Дата
Msg-id
60D62406-E176-4F93-B9B4-C1C6CFA66B84@thebuild.com
Ответ на
Purely declarative FKs (Thiemo Kellner)
Список
Дерево обсуждения
Purely declarative FKs Thiemo Kellner <thiemo@gelassene-pferde.biz>
Re: Purely declarative FKs Christophe Pettus <xof@thebuild.com>
Re: Purely declarative FKs Tom Lane <tgl@sss.pgh.pa.us>
Re: Purely declarative FKs Ron <ronljohnsonjr@gmail.com>
> On Oct 16, 2023, at 00:51, Thiemo Kellner wrote: > Question: Are there plans to provide a feature in PostgreSQL that one can have foreign keys for purely documentation purpose - I know, one could use a modelling tool and just not implement the FKs, but my reality is, there is hardly ever a modelling tool involved. The answer to the specific question is, no, I don't believe that there any plans to implement purely documentary foreign keys. If you need this information, and need it stored with the schema (as opposed to external documentation), database comments are the most reasonable place to put it.
В списке pgsql-general по дате отправления