Re: pg_conndefaults Returning empty string

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Anushka Chandrababu <anushka(dot)babu(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_conndefaults Returning empty string
Date: 2015-03-09 17:30:22
Message-ID: 54FDD8AE.4050300@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 03/09/2015 09:52 AM, Anushka Chandrababu wrote:
> Hi,
>
> I am using Postgres as a part of another software and the version is 9.3.

That software would be?

>
> I do not know how then the pg_conndefaults command works.
>
> Please help me with some other solution so that I can get the details of
> a particular connection such as host ip address and then use that create
> a new connection to a different database.

Well you say you are using tcl, so you will need to elaborate on what
that means?

What library are you using?

>
> Thank You
> Anushka
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2015-03-09 17:39:34 Re: VACUUM FULL doesn't reduce table size
Previous Message Kevin Grittner 2015-03-09 17:24:59 Re: VACUUM FULL doesn't reduce table size