Tom Lane writes:
> We had meant to add a \d command for listing schemas in psql, but
> both \ds and \dS are taken already :-(. Any ideas out there for
> a reasonable choice?
Howabout '\dschema', or would non-single-character choices need
further parsing code?
For want of anything better... '\dz'.
L.