Re: Query Performance / Planner estimate off - Mailing list pgsql-performance

From Mats Olsen
Subject Re: Query Performance / Planner estimate off
Date
Msg-id 225f4817-ca74-a595-8ff4-58c6a591578b@duneanalytics.com
Whole thread Raw
In response to Re: Query Performance / Planner estimate off  (Victor Yegorov <vyegorov@gmail.com>)
Responses Re: Query Performance / Planner estimate off  (Victor Yegorov <vyegorov@gmail.com>)
List pgsql-performance


On 10/20/20 3:04 PM, Victor Yegorov wrote:
вт, 20 окт. 2020 г. в 11:38, Mats Julian Olsen <mats@duneanalytics.com>:
I'm looking for some help to manage queries against two large tables.

Can you tell the version you're running currently and the output of this query, please?

    select name,setting,source from pg_settings where source not in ('default','override'); 

Running "PostgreSQL 12.2 (Ubuntu 12.2-2.pgdg19.10+1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 9.2.1-9ubuntu2) 9.2.1 20191008, 64-bit"

Updated the gist to include the results forom pg_settings. Here's the direct link https://gist.githubusercontent.com/mewwts/9f11ae5e6a5951593b8999559f5418cf/raw/e5deebbbb48680e04570bec4e9a816fa009da34f/pg_settings

pgsql-performance by date:

Previous
From: Sushant Pawar
Date:
Subject: Re: Query Performance / Planner estimate off
Next
From: Mats Olsen
Date:
Subject: Re: Query Performance / Planner estimate off