Re: Issues of slow running queries when dealing with Big Data

Поиск
Список
Период
Сортировка
От Michael Lewis
Тема Re: Issues of slow running queries when dealing with Big Data
Дата
Msg-id CAHOFxGr6Dkd88bEFKumzUNSeLPYywS9gFPBU593J8F3tMnTE-Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Issues of slow running queries when dealing with Big Data  (Shaozhong SHI <shishaozhong@gmail.com>)
Ответы Re: Issues of slow running queries when dealing with Big Data
Список pgsql-general
On Tue, Jul 28, 2020 at 7:59 AM Shaozhong SHI <shishaozhong@gmail.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.

Can you share the results of the below?

select name, setting, source from pg_settings where source <> 'default';

В списке pgsql-general по дате отправления:

Предыдущее
От: "Daniel Westermann (DWE)"
Дата:
Сообщение: Re: Out of memory with "create extension postgis"
Следующее
От: alex maslakov
Дата:
Сообщение: Re: determine what column(s) form the primary key, in C extention