dbTalk Databases Forums  

psql commandline use

comp.databases.postgresql comp.databases.postgresql


Discuss psql commandline use in the comp.databases.postgresql forum.



Reply
 
Thread Tools Display Modes
  #51  
Old   
Coniglio Sgabbiato
 
Posts: n/a

Default Re: psql commandline use - 05-04-2008 , 11:30 AM






Quote:
It seems you haven't followed previous advice and read the
documentation for 'psql'
URL:http://www.postgresql.org/docs/8.3/static/app-psql.html>.

\df [ pattern ]
\df+ [ pattern ]

Lists available functions, together with their argument and return
types. If pattern is specified, only functions whose names match
the pattern are shown. If the form \df+ is used, additional
information about each function, including volatility, language,
source code and description, is shown.

Actually I missed the magic "+" char reading the document, now I got
what I need, thanks man!


Reply With Quote
  #52  
Old   
Coniglio Sgabbiato
 
Posts: n/a

Default Re: psql commandline use - 05-04-2008 , 11:30 AM






Quote:
It seems you haven't followed previous advice and read the
documentation for 'psql'
URL:http://www.postgresql.org/docs/8.3/static/app-psql.html>.

\df [ pattern ]
\df+ [ pattern ]

Lists available functions, together with their argument and return
types. If pattern is specified, only functions whose names match
the pattern are shown. If the form \df+ is used, additional
information about each function, including volatility, language,
source code and description, is shown.

Actually I missed the magic "+" char reading the document, now I got
what I need, thanks man!


Reply With Quote
  #53  
Old   
Coniglio Sgabbiato
 
Posts: n/a

Default Re: psql commandline use - 05-04-2008 , 11:30 AM



Quote:
It seems you haven't followed previous advice and read the
documentation for 'psql'
URL:http://www.postgresql.org/docs/8.3/static/app-psql.html>.

\df [ pattern ]
\df+ [ pattern ]

Lists available functions, together with their argument and return
types. If pattern is specified, only functions whose names match
the pattern are shown. If the form \df+ is used, additional
information about each function, including volatility, language,
source code and description, is shown.

Actually I missed the magic "+" char reading the document, now I got
what I need, thanks man!


Reply With Quote
  #54  
Old   
Coniglio Sgabbiato
 
Posts: n/a

Default Re: psql commandline use - 05-04-2008 , 11:30 AM



Quote:
It seems you haven't followed previous advice and read the
documentation for 'psql'
URL:http://www.postgresql.org/docs/8.3/static/app-psql.html>.

\df [ pattern ]
\df+ [ pattern ]

Lists available functions, together with their argument and return
types. If pattern is specified, only functions whose names match
the pattern are shown. If the form \df+ is used, additional
information about each function, including volatility, language,
source code and description, is shown.

Actually I missed the magic "+" char reading the document, now I got
what I need, thanks man!


Reply With Quote
  #55  
Old   
Coniglio Sgabbiato
 
Posts: n/a

Default Re: psql commandline use - 05-04-2008 , 11:30 AM



Quote:
It seems you haven't followed previous advice and read the
documentation for 'psql'
URL:http://www.postgresql.org/docs/8.3/static/app-psql.html>.

\df [ pattern ]
\df+ [ pattern ]

Lists available functions, together with their argument and return
types. If pattern is specified, only functions whose names match
the pattern are shown. If the form \df+ is used, additional
information about each function, including volatility, language,
source code and description, is shown.

Actually I missed the magic "+" char reading the document, now I got
what I need, thanks man!


Reply With Quote
  #56  
Old   
Coniglio Sgabbiato
 
Posts: n/a

Default Re: psql commandline use - 05-04-2008 , 11:30 AM



Quote:
It seems you haven't followed previous advice and read the
documentation for 'psql'
URL:http://www.postgresql.org/docs/8.3/static/app-psql.html>.

\df [ pattern ]
\df+ [ pattern ]

Lists available functions, together with their argument and return
types. If pattern is specified, only functions whose names match
the pattern are shown. If the form \df+ is used, additional
information about each function, including volatility, language,
source code and description, is shown.

Actually I missed the magic "+" char reading the document, now I got
what I need, thanks man!


Reply With Quote
  #57  
Old   
Coniglio Sgabbiato
 
Posts: n/a

Default Re: psql commandline use - 05-04-2008 , 11:30 AM



Quote:
It seems you haven't followed previous advice and read the
documentation for 'psql'
URL:http://www.postgresql.org/docs/8.3/static/app-psql.html>.

\df [ pattern ]
\df+ [ pattern ]

Lists available functions, together with their argument and return
types. If pattern is specified, only functions whose names match
the pattern are shown. If the form \df+ is used, additional
information about each function, including volatility, language,
source code and description, is shown.

Actually I missed the magic "+" char reading the document, now I got
what I need, thanks man!


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.