Re: Fwd: Identify system databases

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Fwd: Identify system databases
Дата
Msg-id 1908455.1744819733@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Fwd: Identify system databases  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-general
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> But feel free to work out a design and add it to the ToDo list for the v4
> protocol.  The use case seems reasonable and doable (on the basis of the
> replication protocol works).

No, the replication protocol isn't a precedent.  Physical replication
needn't connect to a particular database because it does no catalog
accesses (and hence can't run SQL).  All it's able to do is suck out
the WAL stream.  Logical replication can do SQL --- but it has to
connect to a specific database.

            regards, tom lane



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