Re: Use windows VMs instead of windows containers on the CI

From: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: Use windows VMs instead of windows containers on the CI
Date: 2023-01-10 12:37:17
Message-ID: 04158d8f-d475-0c19-7260-b3d5d9089490@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Tables didn't seem nice on web interface. Re-sending with correct
formatting.

Scheduling step:

| VS 2019 | MinGW64
--------------------------------------------------------------
VM | 00:17m | 00:16m
--------------------------------------------------------------
Container | 03:51m | 04:28m
Execution step:

| VS 2019 | MinGW64
--------------------------------------------------------------
VM | 12:16m| 07:55m
--------------------------------------------------------------
Container | 26:02m | 16:34m

Regards,
Nazir Bilal Yavuz
Microsoft

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2023-01-10 12:43:51 Re: Resolve UNKNOWN type to relevant type instead of text type while bulk update using values
Previous Message Dean Rasheed 2023-01-10 12:24:18 Re: [PATCH]Feature improvement for MERGE tab completion