Is child process of postmaster able to access all the databases? - Mailing list pgsql-hackers

From Hubert Zhang
Subject Is child process of postmaster able to access all the databases?
Date
Msg-id CAB0yren+xjGB1C2O-ujLwbCU-VFYntGmzKoks6WfCL4ijX3gEQ@mail.gmail.com
Whole thread Raw
Responses Re: Is child process of postmaster able to access all the databases?
List pgsql-hackers
Hello all.

background worker can use SPI to read a database, but it can call BackgroundWorkerInitializeConnection(dbname) only once.

I wonder if there is a way to let a child process of postmaster to access all the databases one by one?


--
Thanks

Hubert Zhang

pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: 10.5 but not 10.4: backend startup during reindex system: could notread block 0 in file "base/16400/..": read only 0 of 8192 bytes
Next
From: Yugo Nagata
Date:
Subject: Re: pg_verify_checksums -d option (was: Re: pg_verify_checksums -roption)