what causes new temp schemas to be created - Mailing list pgsql-general

From Ted Toth
Subject what causes new temp schemas to be created
Date
Msg-id CAFPpqQECOgH4p91OBen7i56hFx=Jzx8_KBErhY-EVVSmaTb+=g@mail.gmail.com
Whole thread Raw
Responses Re: what causes new temp schemas to be created
List pgsql-general
When a temp table is created I see a pg_temp_NNN (for example
pg_temp_3, pg_toast_temp_3) schemas created when/why are additional
temp schemas created( pg_temp_4/pg_toast_temp_4)?

Ted



pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: search_path for replica-mode
Next
From: "David G. Johnston"
Date:
Subject: Re: what causes new temp schemas to be created