pg_init

From: Natarajan R <nataraj3098(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: pg_init
Date: 2019-10-08 16:33:03
Message-ID: CAPqxBt5QWmD_9SxHNwZoJT0PwOKNi724s=T0qSSFddh99NdSjg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I want to read pg_database from pg_init...

Is using heap_open() is possible? or else any other way is there ?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2019-10-08 16:47:59 Re: pg_init
Previous Message Stephen Frost 2019-10-08 16:02:06 Re: Standby accepts recovery_target_timeline setting?