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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Is child process of postmaster able to access all the databases?
Дата
Msg-id 17954.1535556787@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Is child process of postmaster able to access all the databases?  (Hubert Zhang <hzhang@pivotal.io>)
Список pgsql-hackers
Hubert Zhang <hzhang@pivotal.io> writes:
> I wonder if there is a way to let a child process of postmaster to access
> all the databases one by one?

No.  For starters, you'd need some way to flush all database-specific
information from relcache, catcache, and a boatload of other places;
but that logic does not exist.

            regards, tom lane


В списке pgsql-hackers по дате отправления: