Re: pg_amcheck option to install extension
От
Andrew Dunstan
Тема
Re: pg_amcheck option to install extension
Дата
Msg-id
32266672-b711-ef72-079a-bfc0d8200cb9@dunslane.net
Ответ на
Re: pg_amcheck option to install extension (Tom Lane)
Список
Дерево обсуждения
pg_amcheck option to install extension Andrew Dunstan <andrew@dunslane.net>
Re: pg_amcheck option to install extension Mark Dilger <mark.dilger@enterprisedb.com>
Re: pg_amcheck option to install extension Andrew Dunstan <andrew@dunslane.net>
Re: pg_amcheck option to install extension Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: pg_amcheck option to install extension Andrew Dunstan <andrew@dunslane.net>
Re: pg_amcheck option to install extension Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_amcheck option to install extension Mark Dilger <mark.dilger@enterprisedb.com>
Re: pg_amcheck option to install extension Andrew Dunstan <andrew@dunslane.net>
Re: pg_amcheck option to install extension Robert Haas <robertmhaas@gmail.com>
Re: pg_amcheck option to install extension Andrew Dunstan <andrew@dunslane.net>
Re: pg_amcheck option to install extension Magnus Hagander <magnus@hagander.net>
Re: pg_amcheck option to install extension Michael Paquier <michael@paquier.xyz>
Re: pg_amcheck option to install extension Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: pg_amcheck option to install extension Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_amcheck option to install extension Andrew Dunstan <andrew@dunslane.net>
Re: pg_amcheck option to install extension Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_amcheck option to install extension Robert Haas <robertmhaas@gmail.com>
Re: pg_amcheck option to install extension Mark Dilger <mark.dilger@enterprisedb.com>
Re: pg_amcheck option to install extension Michael Paquier <michael@paquier.xyz>
Re: pg_amcheck option to install extension Mark Dilger <mark.dilger@enterprisedb.com>
Re: pg_amcheck option to install extension Michael Paquier <michael@paquier.xyz>
Re: pg_amcheck option to install extension Mark Dilger <mark.dilger@enterprisedb.com>
Re: pg_amcheck option to install extension Robert Haas <robertmhaas@gmail.com>
Re: pg_amcheck option to install extension Mark Dilger <mark.dilger@enterprisedb.com>
Privilege boundary between sysadmin and database superuser [Was: Re: pg_amcheck option to install extension] Mark Dilger <mark.dilger@enterprisedb.com>
Re: Privilege boundary between sysadmin and database superuser [Was: Re: pg_amcheck option to install extension] Tom Lane <tgl@sss.pgh.pa.us>
Re: Privilege boundary between sysadmin and database superuser [Was: Re: pg_amcheck option to install extension] Mark Dilger <mark.dilger@enterprisedb.com>
Re: Privilege boundary between sysadmin and database superuser [Was: Re: pg_amcheck option to install extension] Stephen Frost <sfrost@snowman.net>
Re: pg_amcheck option to install extension Michael Paquier <michael@paquier.xyz>
Re: pg_amcheck option to install extension Mark Dilger <mark.dilger@enterprisedb.com>
Re: pg_amcheck option to install extension Robert Haas <robertmhaas@gmail.com>
Re: pg_amcheck option to install extension Mark Dilger <mark.dilger@enterprisedb.com>
Re: pg_amcheck option to install extension Andrew Dunstan <andrew@dunslane.net>
On 4/20/21 11:09 AM, Tom Lane wrote: > Alvaro Herrera writes: >> Actually I think the best balance would be to leave things where they >> are, and move amcheck to src/extensions/ once the next devel cycle >> opens. That way, we avoid the (pretty much pointless) laborious task of >> moving pg_amcheck to contrib only to move it back on the next cycle. >> What I'm afraid of, if we move pg_amcheck to contrib, is that during the >> next cycle people will say that they are both perfectly fine in contrib/ >> and so we don't need to move anything anywhere. > Indeed. But I'm down on this idea of inventing src/extensions, > because then there will constantly be questions about whether FOO > belongs in contrib/ or src/extensions/. Unless we just move > everything there, and then the question becomes why bother. Sure, > "contrib" is kind of a legacy name, but PG is full of legacy names. > > I think the distinction I would draw is between things we would expect to be present in every Postgres installation (e.g. pg_stat_statements, auto_explain, postgres_fdw, hstore) and things we don't for one reason or another (e.g. pgcrypto, adminpack) cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
В списке pgsql-hackers по дате отправления