Just like the MEMO structure in SQL Server which is kind of a “paper trail” of steps the optimizer takes in optimizing the query. Does PostgreSQL have the similar structure which records steps the optimizer takes?
↧
Just like the MEMO structure in SQL Server which is kind of a “paper trail” of steps the optimizer takes in optimizing the query. Does PostgreSQL have the similar structure which records steps the optimizer takes?