This documentation is for an unsupported version of PostgreSQL.
	    You may want to view the same page for the
	    
current
	    version, or one of the other supported versions listed above instead.
	  
            
  
  Name
get_defhost -- get default host name [DV]
 
  
  Synopsis
  
get_defhost()
  
  
    
    Return Type
    
      
        - string or None
- 
          Default host specification 
 
   
  
    
    Exceptions
    
      
        - SyntaxError
- 
          Too many arguments. 
 
   
 
  
  Description
  get_defhost() returns the current
  default host specification, or None if the environment variables
  should be used. Environment variables will not be looked up.