Attaching database

Поиск
Список
Период
Сортировка
От Igor Korot
Тема Attaching database
Дата
Msg-id CA+FnnTz339n4z2WuQfP-WtjMXbf65DYs8mdhWtee7w8-42Ldcw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Attaching database  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-general
Hi,
IIUC, PostgreSQL does not support attaching a database to an existing
connection.
However I was told that I can use this:
https://www.postgresql.org/docs/9.3/postgres-fdw.html.

Is it the same thing? Why there is no simple

ATTACH <db> AS <dbname>

?

Thank you.



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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: database shutting down
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Attaching database