| From: | Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz> |
|---|---|
| To: | Shaozhong SHI <shishaozhong(at)gmail(dot)com>, Michael Lewis <mlewis(at)entrata(dot)com> |
| Cc: | 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 19:35:58 |
| Message-ID: | 9f17bfca-3013-9736-811e-876978b6692a@archidevsys.co.nz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2020-07-28 19:47:36 | Re: bad JIT decision |
| Previous Message | Adrian Klaver | 2020-07-28 17:49:44 | Re: Need free PG odbc driver for Windows 10 |