Rules: A Modest Proposal
От | David Fetter |
---|---|
Тема | Rules: A Modest Proposal |
Дата | |
Msg-id | 20091004175413.GF4964@fetter.org обсуждение исходный текст |
Ответы |
Re: Rules: A Modest Proposal
Re: Rules: A Modest Proposal Re: Rules: A Modest Proposal |
Список | pgsql-hackers |
Folks, At the moment, user-accessible RULEs have, as far as I know, just two sane uses: * Writing to VIEWs * Routing writes to partitions And the second is pretty thin, given the performance issues for numbers of partitions over 2. What say we see about addressing those problems separately, and removing user-accessible RULEs entirely? There are already patches to deal with the first, at least for the kinds of VIEWs where this can be deduced automatically, and people are starting to take on the second. The one remaining (as in nobody's really addressed it with code) issue would be triggers on VIEWs. As other systems have done it, it's clearly not essentially impossible. What would be needed? Cheers, David. -- David Fetter <david@fetter.org> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: david.fetter@gmail.com Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate
В списке pgsql-hackers по дате отправления: