-
Connection specification:
PostgreSQL 8.3.23 (Greenplum Database 5.21.4 build commit:aac177684671c263131dfc442d1808477fcfa767) on x86_64-pc-linux-gnu, compiled by GCC gcc (GCC) 6.2.0, 64-bit compiled on Sep 5 2019 17:59:31|
Describe the problem you're observing:Artist/output/execution log tab is not showing up as shown in https://github.com/dbeaver/dbeaver/wiki/SQL-Editor I am able to see only results tab in my SQL Editor When execute postgresql function like select test_function; I am not able to see the Function's output messages, it show function succeeded in Result tab Thanks for guidance. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I opened this issue few weeks ago, but I did not hear. Is this a known issues? How do I get postgresql function's "RAISE NOTICE" messages i Dbeaver? How do I get additional output windows to get messages? Thanks for your guidance. |
Beta Was this translation helpful? Give feedback.
-
Hi @MDRIDB , |
Beta Was this translation helpful? Give feedback.
Hi @MDRIDB ,
sorry for the late response.
You could open Output View bi clicking button in SQL editor or using Ctrl+Shift+O