From: | Shaozhong SHI <shishaozhong(at)gmail(dot)com> |
---|---|
To: | Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz> |
Cc: | Michael Lewis <mlewis(at)entrata(dot)com>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Issues of slow running queries when dealing with Big Data |
Date: | 2020-07-28 20:51:17 |
Message-ID: | CA+i5JwZ=QXOphaDNOGiaCWqGp70GAwuDPnDZ6DoNM=7M+35V7A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, 28 Jul 2020 at 20:36, Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz>
wrote:
> On 29/07/2020 03:51, Shaozhong SHI wrote:
> > Hi,
> >
> > Please find the result of select name, setting, source from
> > pg_settings where source <> 'default';
> >
> > Regards,
> >
> > Shao
> >
> >
> >
> > On Tue, 28 Jul 2020 at 16:42, Michael Lewis <mlewis(at)entrata(dot)com
> > <mailto:mlewis(at)entrata(dot)com>> wrote:
> >
> > On Tue, Jul 28, 2020 at 7:59 AM Shaozhong SHI
> > <shishaozhong(at)gmail(dot)com <mailto:shishaozhong(at)gmail(dot)com>> wrote:
> >
> > Hi, Gavin,
> >
> > PostgreSQL Version - 10.11. PostGIS Version - 2.4.7. Operating
> > System - Red Hat Enterprise Linux 7.7 .
> >
> > That is all I know at the moment.
> >
> > As I understand, our IT staff is building another one to sit
> > on Azure.
> >
> >
> > Please don't top-post in these mailing lists.
> >
> Shaozhong, you're top posting again!
>
> Although, sometimes it is appropriate to intersperse your comments in
> the previos email, like I this
>
>
> >
> > Can you share the results of the below?
> >
> > select name, setting, source from pg_settings where source <>
> > 'default';
> >
> Basically you're being asked to put your reply after the rest of the
> email, like I am doing here!
>
>
>
> Cheers,
> Gavin
>
Hi, Gavin,
Many thanks. Is this way correct? I am learning what is meant by 'top
posting'.
Regards,
Shao
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2020-07-28 21:07:48 | Re: bad JIT decision |
Previous Message | Tom Lane | 2020-07-28 19:47:36 | Re: bad JIT decision |