PgSQL 12 on WinSrv ~3x faster than on Linux

From: Taras Savchuk <taras(at)1adm(dot)ru>
To: "pgsql-performance(at)lists(dot)postgresql(dot)org" <pgsql-performance(at)lists(dot)postgresql(dot)org>
Subject: PgSQL 12 on WinSrv ~3x faster than on Linux
Date: 2021-06-04 11:53:12
Message-ID: A2530EEBE32D30489F836E3816E9631384D99B33@EXCH.o.1adm.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Dear All,

I have demo stand on Hyper-V (2xIntel E5-2650v2, 256GB RAM, Intel SSDs in RAID):
* One VM with 1C application Server
* 2 database VMs with same database imported into each PostgreSQL (~56Gb, "1C accounting 3.0" config):
1. CentOS 7 with postgresql_12.6_6.1C_x86_64 (distribution with special patches for running 1C), VM is updated with LIS for Hyper-V
2. Windows Server 2019 with same postgresql_12.6_6.1C_x86_64

My real life test is to "register" 10 _same_ documents (провести документы) in each of 1C/PostgreSQL DBs. Both PostgreSQL DBs are identical and just before test imported to PostgreSQL via application server (DT import).
On Windows Server test procedure takes 20-30 seconds, on Linux it takes 1m-1m10seconds. PostgreSQL VMs are running on same Hypervisor with same resources assigned to each of them.
Tuning PostgreSQL config and/or CentOS don't make any difference. Contrary on Windows VM we have almost 3x better performance with stock PostgreSQL config.

Any ideas what's wrong? For me such a big difference on identical databases/queries looks strange.

--
Taras Savchuk

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message David Rowley 2021-06-04 12:42:34 Re: PgSQL 12 on WinSrv ~3x faster than on Linux
Previous Message Ayub Khan 2021-06-04 08:51:13 Re: slow query with inline function on AWS RDS with RDS 24x large