Dennis Björklund <[EMAIL PROTECTED]> writes: > I would rather have long commands so one can write > > \describe_table foo
I would think it would be better to keep everything under a single command and have a 1-1 correspondence to \d. Ie, just add a long form syntax following the existing \d. \d would become just an obvious set of abbreviations. So for example: \describe table foo => \dt foo \describe index foo => \di foo \describe aggregate foo => \da foo \describe operator foo => \do foo ... -- greg ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org