pgsql: ci: Increase requested memory size.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: ci: Increase requested memory size.
Дата
Msg-id E1ob9a0-001PlA-Bz@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
ci: Increase requested memory size.

CI builds recently started failing with:

"Memory size for 4.0 vCPU instance should be between 3840MiB and
26624MiB, while 2048MiB is requested."

Ok then, let's ask for 4G instead of 2G.

This may be due to a change in the type of instance used to work around
an outage, per:

https://twitter.com/cirrus_labs/status/1572657320093712384

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/08ddb3c0852d87394b44eea45709b9d9b8154f68

Modified Files
--------------
.cirrus.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: pgsql: ci: Increase requested memory size.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: ci: windows: set error mode to not include SEM_NOGPFAULTERRORBOX