Temporary tables usage in functions

From: Yambu <hyambu(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Temporary tables usage in functions
Date: 2020-11-09 12:07:25
Message-ID: CALhHtcCX0Td2BTwHwT_SF1HjUrN8TvoZDSghSCSCDJYj2LbY9g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

May I know if a temporary table is dropped at the end of a function?

Also may I know if excessive use of temporary tables may cause locks?

regards

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Josef Šimánek 2020-11-09 12:18:04 Re: Temporary tables usage in functions
Previous Message Dirk Krautschick 2020-11-09 11:41:07 Backup Restore from other node after switchover/failover