Getting master host info from a slave - Mailing list pgsql-admin

From Mario Splivalo
Subject Getting master host info from a slave
Date
Msg-id 4F2AA046.7010402@megafon.hr
Whole thread Raw
Responses Re: Getting master host info from a slave  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgsql-admin
How can I get the master server host data from a running slave, without
reading recovery.conf file?

I've tried with SHOW, but that just gives me:

postgres=# show primary_conninfo;
ERROR:  unrecognized configuration parameter "primary_conninfo"

    Mario

pgsql-admin by date:

Previous
From: Mario Splivalo
Date:
Subject: ssl3 errors in replication.
Next
From: Tom Lane
Date:
Subject: Re: ssl3 errors in replication.