Re: Tablespace options in \db+ - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: Tablespace options in \db+
Date
Msg-id 20140126172034.GW31026@tamriel.snowman.net
Whole thread Raw
In response to Tablespace options in \db+  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
* Magnus Hagander (magnus@hagander.net) wrote:
> Currently, tablespace options (such as random_page_cost) aren't shown in
> \db or \db+ in psql - the only way to see them is to directly query
> pg_tablespaces. This seems like an oversight from back when the feature was
> added.
>
> I realize the CF is closed, but would people be ok with me pushing this
> trivial patch into 9.4?

It's practically a bugfix, imv.  +1 from me for committing it.
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Atri Sharma
Date:
Subject: Re: A better way than tweaking NTUP_PER_BUCKET
Next
From: Andres Freund
Date:
Subject: Re: Recovery inconsistencies, standby much larger than primary