Re: Which queries have run query trace form .exe.

2019-01-07 Thread Ron
On 1/7/19 6:52 AM, Vimal Kanzariya wrote: *Hello,* I need find out some database operation which is executed form One of the .exe. I have installed that .exe into my system and once i executed that .exe it is executed some operation into PostgreSQL 9.5 (version 1.22.1). So i want to know what

Which queries have run query trace form .exe.

2019-01-07 Thread Vimal Kanzariya
*Hello,* I need find out some database operation which is executed form One of the .exe. I have installed that .exe into my system and once i executed that .exe it is executed some operation into PostgreSQL 9.5 (version 1.22.1). So i want to know what operation done by that .exe into which table.