Ibrar Ahmed

Results 8 issues of Ibrar Ahmed

PG-174: Code cleanup. pg_stat_monitor is there a bit longer therefore, it requires some code cleanup, this commit will remove all benchmarking and debugging code which is not in use. This...

Enhancement
further-discussion-needed

pg_stat_monitor is using the standard error log system of PostgreSQL, but there was no way tocater to the pg_stat_monitor's error. This commit will introduce a new pg_stat_monitor_view tohandle the pg_stat_monitor...

Enhancement
further-discussion-needed

How to set receive_timeout, connect_timeout and send_timeout while connecting using ODBC. I am getting this error message while querying the clickhouse using ODBC. ERROR: HY000:Timeout:

Some JOIN syntax does not work like non-equality JOIN condition not supported in clickhousedb.

Some PostgreSQL operator does not work in ClickhouseDB, therefore there is a need for operator conversion.

Currently the system is not generating proper SQL file which is compatible with PostgreSQL. There are number of issues with that.