Re: How to get RAISE INFO in JDBC
Ravi Krishna schrieb am 20.03.2020 um 15:48: How do we get the notification mentioned in RAISE INFO of PL/PGSQL in JDBC. I can get it in psql, but not in JDBC. I am talking about redshift which has the same procedural language like postgres. I can only answer this for Postgres. As Redhisft ha
How to get RAISE INFO in JDBC
How do we get the notification mentioned in RAISE INFO of PL/PGSQL in JDBC. I can get it in psql, but not in JDBC. I am talking about redshift which has the same procedural language like postgres. thanks