> 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?