Re: [DOCS] Pattern with backslash commands in psql terminal

2006-05-24 Thread Rolf Unger
Okay, I've found it in the man page. I guess I just don't expected it to come after all these other \x, \? descriptions. Thanks that you pointed me to the right location. Rolf. ---(end of broadcast)--- TIP 5: don't forget to increase your free spa

[DOCS] Pattern with backslash commands in psql terminal

2006-05-23 Thread Rolf Unger
Hi Folks, actually I am not sure if this is the right mailing list, although I am quite sure that this is a documenation issue: I want to list the functions that are defined in a database and tried to use the internal \df command of the psql terminal (I use emacs so I don't need pgAdmin). Of cour