RAISE INFO in function

From: Yambu <hyambu(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: RAISE INFO in function
Date: 2020-11-09 13:46:06
Message-ID: CALhHtcATKqFX93adprsOnKdgR1076dKooZ7P8HEhgFPxNaosUA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

May i know if RAISE INFO impacts performance significantly in a function?

Should i comment them out once i'm done using/debugging ?

regards

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Buzenets, Yuriy (GE Renewable Energy, consultant) 2020-11-09 13:53:28 Database system was interrupted. Possible reasons for a database to suddenly stop accepting connections?
Previous Message Pavel Stehule 2020-11-09 12:52:40 Re: Temporary tables usage in functions