Attaching database - Mailing list pgsql-general

From Igor Korot
Subject Attaching database
Date
Msg-id CA+FnnTz339n4z2WuQfP-WtjMXbf65DYs8mdhWtee7w8-42Ldcw@mail.gmail.com
Whole thread Raw
Responses Re: Attaching database
List 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 by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: database shutting down
Next
From: Pavel Stehule
Date:
Subject: Re: Attaching database