Suvesh Kumar Mathur

Results 3 comments of Suvesh Kumar Mathur

> ``` > DATA_SOURCE_NAME="postgresql://user:[email protected]/dbname?sslmode=disable,postgresql://user:[email protected]/dbname2?sslmode=disable" > ``` Does this work for version 0.10.0 release? In older releases parsing the string as above worked fine but it seems not in the latest...

It'll be tricky as in postgres older release, the pg_stat_statements columns are according to the original sql. The only way to make it work for mixed pg version is to...

I'm also seeing the identical error in latest version pgauditlogtofile-1.5.12 (pgauditlogtofile-1.5.12.tar.gz) on RedHat 8.8 make install USE_PGXS=1 gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv...