Re: show() function - Mailing list pgsql-patches

From Christopher Kings-Lynne
Subject Re: show() function
Date
Msg-id GNELIHDDFBOCMGBFGEFOKECBCDAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to Re: show() function  (Joe Conway <mail@joeconway.com>)
List pgsql-patches
> Rod Taylor wrote:
> >>test=# show all;
> >>              name              |                setting
> >>-------------------------------+---------------------------------------
> >>  australian_timezones          | off
> >>  authentication_timeout        | 60
> >
> >
> >
> > Does this mean I could capture the output?  I.e.  Does anything special
> > need to happen to have JDBC and friends return a vector with the info?

This will be very useful for phpPgAdmin, as it means we can show server
config like MySQL can.

Out of interest:  of what type are the name and setting columns?

Chris


pgsql-patches by date:

Previous
From: Joe Conway
Date:
Subject: Re: show() function
Next
From: Rod Taylor
Date:
Subject: Re: show() function