Sometimes I want to inspect and verify queries made by recently created application or hunt a bug that involves more complex queries. The essential part of this process requires altering PostgreSQL server configuration to log SQL statements.
↧
Sometimes I want to inspect and verify queries made by recently created application or hunt a bug that involves more complex queries. The essential part of this process requires altering PostgreSQL server configuration to log SQL statements.