Re: some ideas from users - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: some ideas from users
Date
Msg-id CAFj8pRCykGTtLNoCA6WyAzosVb-TFEtDhHg4aHwdMuKziw7YEg@mail.gmail.com
Whole thread Raw
In response to Re: some ideas from users  (Antonin Houska <ah@cybertec.at>)
List pgsql-hackers


2014-11-22 12:26 GMT+01:00 Antonin Houska <ah@cybertec.at>:
On 11/22/2014 12:24 PM, Marko Tiikkaja wrote:
> On 2014-11-22 12:20 PM, Pavel Stehule wrote:
>> 2. missing table function with all settings. Like SHOW ALL, but with
>> filtering possibility
>
> What's wrong with pg_settings?

Do you mean pg_show_all_settings() ?

one is view, second is function, but yesterday I didn't find any

Pavel
 

--
Antonin Houska
Cybertec Schönig & Schönig GmbH
Gröhrmühlgasse 26
A-2700 Wiener Neustadt
Web: http://www.postgresql-support.de, http://www.cybertec.at


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: some ideas from users
Next
From: Marko Tiikkaja
Date:
Subject: Re: HINTing on UPDATE foo SET foo.bar = ..;