Re: Attaching database

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Attaching database
Дата
Msg-id CAKFQuwYZKmrYQLbfkmdMz+0wWicGo78XE+p26SyhG9m1Esuvxg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Attaching database  (Igor Korot <ikorot01@gmail.com>)
Список pgsql-general
On Fri, Oct 14, 2022 at 9:47 PM Igor Korot <ikorot01@gmail.com> wrote:

Making catalog current means switching between DBs.
Remember initially I connected to (finance) DB, which made the (finance) catalog
current.
Then I "opened a second connection" to (finance_2021), which made
that current catalog and so that select would give me all tables from
(finance_2021).

I hope now its clearer.

No, it is not clearer.  I suggest you show some code.  Given what you've said my guess is you are not correct.

David J.

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

Предыдущее
От: Igor Korot
Дата:
Сообщение: Re: Attaching database
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: Attaching database