Text Size: Normal / Large
 |  Unsupported versions: 7.3 / 7.2 / 7.1

get_defhost

Name

get_defhost -- get default host name [DV]

Synopsis

get_defhost()

Parameters

none

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.

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group