Re: exposing pg_controldata and pg_config as functions - Mailing list pgsql-hackers

From Tom Lane
Subject Re: exposing pg_controldata and pg_config as functions
Date
Msg-id 17937.1441229118@sss.pgh.pa.us
Whole thread Raw
In response to Re: exposing pg_controldata and pg_config as functions  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: exposing pg_controldata and pg_config as functions  (Joe Conway <mail@joeconway.com>)
Re: exposing pg_controldata and pg_config as functions  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> But I'm not sure I like the idea of adding a server dependency on the
> ability to exec pg_controldata.  That seems like it could be
> unreliable at best, and a security vulnerability at worst.

I hadn't been paying attention --- the proposed patch actually depends on
exec'ing pg_controldata?  That's horrid!  There is no expectation that
that's installed.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: exposing pg_controldata and pg_config as functions
Next
From: Tomas Vondra
Date:
Subject: Re: Allow a per-tablespace effective_io_concurrency setting