Re: pg_temp schema created while using DB Link

Поиск
Список
Период
Сортировка
Искать
От
Thomas Kellerer
Тема
Re: pg_temp schema created while using DB Link
Дата
в 13:25:40
Msg-id
19f9cac1-a37f-93ea-5c2a-4d5158223fd1@gmx.net
Ответ на
Список
Дерево обсуждения
pg_temp schema created while using DB Link Jill Jade <jill779ks@gmail.com>
Re: pg_temp schema created while using DB Link Laurenz Albe <laurenz.albe@cybertec.at>
Re: pg_temp schema created while using DB Link Jill Jade <jill779ks@gmail.com>
Re: pg_temp schema created while using DB Link Thomas Kellerer <shammat@gmx.net>
Re: pg_temp schema created while using DB Link Adrian Klaver <adrian.klaver@aklaver.com>
Jill Jade schrieb am 08.05.2020 um 09:32:
> We do not have any temporary tables in the Oracle database. The
> temporary schema is created only while using the db_link. These temp
> schemas (pg_temp, pg_toast) are not disappearing even after
> restarting the database.

The temp tables would be created in Postgres, not in Oracle.

> Why the db_link is causing these schemas? Is there any issue with db_link?

Which DB_Link are you referring to exactly?

Postgres' "dblink" module can only connect to another Postgres server.
So it must be something on the Oracle side.




В списке pgsql-general по дате отправления
От: Jill Jade
Дата:
От: Adrian Klaver
Дата:
FAQ