Re:

From: Igor Korot <ikorot01(at)gmail(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Cc: Melvin Davidson <melvin6925(at)gmail(dot)com>, John R Pierce <pierce(at)hogranch(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re:
Date: 2017-05-11 14:26:30
Message-ID: CA+FnnTzJmNPtLtRZFHotzXRQAUqmn6D2FqGRgkmY1aQtR6jBoA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Adrian et al,

On Thu, May 11, 2017 at 9:54 AM, Adrian Klaver
<adrian(dot)klaver(at)aklaver(dot)com> wrote:
> On 05/11/2017 06:24 AM, Igor Korot wrote:
>>
>> Melvin et al,
>>
>
>>
>> Now are you saying that the information about the fields in the table can
>> be retrieved from
>> system catalog? Or are you saying that retrieving everything in one shot
>
>
> As Melvin and others have mentioned that is where the information_schema.*
> get their data. If you want to see how it is done as a way of possibly
> customizing for your own use see in the source code:
>
> src/backend/catalog/information_schema.sql
>
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=blob;f=src/backend/catalog/information_schema.sql;h=18be08fead5762970e7a9718422c6fd0835bd209;hb=ca9cfed883333d5801716eb01cf28b6b5be2b5cd

Thank you.
Will take a look and modify to use in my program.

I presume I'm allowed to do that, right?

>
>
>> is not possible?
>>
>> Thank you.
>
>
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com

In response to

  • Re: at 2017-05-11 13:54:56 from Adrian Klaver

Responses

  • Re: at 2017-05-11 22:47:57 from Adrian Klaver

Browse pgsql-general by date

  From Date Subject
Next Message Vibhor Kumar 2017-05-11 14:32:17 Re: Installing repmgr alongside PostgreSQL installed via EnterpriseDB installer instead of repositories?
Previous Message Adrian Klaver 2017-05-11 14:17:54 Re: Installing repmgr alongside PostgreSQL installed via EnterpriseDB installer instead of repositories?