VigneshViggu

Results 8 comments of VigneshViggu

> It seems that the error message indicates that there is no entry in the `pg_hba.conf` file for your IP address, user, and database. This file is used to configure...

> I think it looks pretty good. I want to understand the CROSS JOIN, but everything else looks good. > > Thank you for your patience. Can you please help...

> I need the explanation of the CROSS JOIN before I am willing to merge this code. It's not obvious why it is there so I feel that it deserves...

> If you're asking about the fact that the base branch is out of date, you can reference the github guide here: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/keeping-your-pull-request-in-sync-with-the-base-branch#updating-your-pull-request-branch > > You want to be sure...

> If you're asking about the fact that the base branch is out of date, you can reference the github guide here: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/keeping-your-pull-request-in-sync-with-the-base-branch#updating-your-pull-request-branch > > You want to be sure...

> I need to find time to sit down with the query and understand it. Even after your explanation I'm having a hard time understanding the intention of the CROSS...

Let me explain the potential root cause for this problem. - **pg_stat_statements**: doesnt hold the unique key constraint on the queryid column. however the pg_stat_statements is designed in such a...

This PR has to be merged.. unless it merged you won't be seeing this in effect.. you can contact the maintainer.. I'm using the proposed solution as per in my...