Thread: \x in psql
View Single Post

   
  #2 (permalink)  
Old 04-11-2008, 03:11 AM
Bruce Momjian
 
Posts: n/a
Default Re: \x in psql

Christopher Kings-Lynne wrote:
> When you turn on \x mode for query output in psql, it wrecks the output
> of \d <table>, etc.
>
> Should we change it so that the \d is unaffected by \x? What about for
> other \d commands?


Well, they asked for \x so why is it wrong for us to \x the \d output
like we do now?

--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote