Attaching database

From: Igor Korot <ikorot01(at)gmail(dot)com>
To: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Attaching database
Date: 2020-10-19 17:39:57
Message-ID: CA+FnnTz339n4z2WuQfP-WtjMXbf65DYs8mdhWtee7w8-42Ldcw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2020-10-19 17:50:31 Re: Attaching database
Previous Message David G. Johnston 2020-10-19 07:44:39 Re: database shutting down