BUG #16628: Hostame and string connection functions

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: anderson(dot)ant(dot)oli(at)gmail(dot)com
Subject: BUG #16628: Hostame and string connection functions
Date: 2020-09-22 18:57:13
Message-ID: 16628-30860059aed1dd59@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 16628
Logged by: Anderson Antunes
Email address: anderson(dot)ant(dot)oli(at)gmail(dot)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 ();

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2020-09-23 00:30:40 BUG #16629: Repo Error During Upgrade
Previous Message Tom Lane 2020-09-22 18:45:51 Re: BUG #16627: union all with partioned table yields random aggregate results