Thread: \x in psql
View Single Post

   
  #1 (permalink)  
Old 04-11-2008, 03:11 AM
Christopher Kings-Lynne
 
Posts: n/a
Default \x in psql

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?

Chris

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote