BUG #16628: Hostame and string connection functions - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #16628: Hostame and string connection functions
Date
Msg-id 16628-30860059aed1dd59@postgresql.org
Whole thread Raw
Responses Re: BUG #16628: Hostame and string connection functions  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16628
Logged by:          Anderson Antunes
Email address:      anderson.ant.oli@gmail.com
PostgreSQL version: 9.5.0
Operating system:   Linux
Description:

Hi,

Is there any possibility of developing a function to retrieve hostname and
the connection string?

Example:

select get_host_name ();
select get_string_connection ();


pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #16627: union all with partioned table yields random aggregate results
Next
From: PG Bug reporting form
Date:
Subject: BUG #16629: Repo Error During Upgrade