Is child process of postmaster able to access all the databases?

Поиск
Список
Период
Сортировка
От Hubert Zhang
Тема Is child process of postmaster able to access all the databases?
Дата
Msg-id CAB0yren+xjGB1C2O-ujLwbCU-VFYntGmzKoks6WfCL4ijX3gEQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Is child process of postmaster able to access all the databases?
Список 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 по дате отправления:

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: 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
Следующее
От: Yugo Nagata
Дата:
Сообщение: Re: pg_verify_checksums -d option (was: Re: pg_verify_checksums -roption)