[tryton-commits] changeset in trytond-gis:default Set non-durable setting for pos...

2020-04-25 Thread Cédric Krier
changeset 3283ed66afbc in trytond-gis:default
details: https://hg.tryton.org/trytond-gis?cmd=changeset;node=3283ed66afbc
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 750a0577aa7a -r 3283ed66afbc .drone.yml
--- a/.drone.ymlThu Mar 19 19:17:44 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgis/postgis
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 
 matrix:
 include:



[tryton-commits] changeset in modules/stock_shipment_measurements:default Set non...

2020-04-25 Thread Cédric Krier
changeset 6be1182fed86 in modules/stock_shipment_measurements:default
details: 
https://hg.tryton.org/modules/stock_shipment_measurements?cmd=changeset;node=6be1182fed86
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 62f0565f7d7a -r 6be1182fed86 .drone.yml
--- a/.drone.ymlThu Mar 19 19:15:49 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_supply_day:default Set non-durable se...

2020-04-25 Thread Cédric Krier
changeset 67ddb0327229 in modules/stock_supply_day:default
details: 
https://hg.tryton.org/modules/stock_supply_day?cmd=changeset;node=67ddb0327229
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 799b865a10a4 -r 67ddb0327229 .drone.yml
--- a/.drone.ymlThu Mar 19 19:16:34 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/web_user:default Set non-durable setting fo...

2020-04-25 Thread Cédric Krier
changeset daa09a3bb0f6 in modules/web_user:default
details: https://hg.tryton.org/modules/web_user?cmd=changeset;node=daa09a3bb0f6
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 758aba82b92b -r daa09a3bb0f6 .drone.yml
--- a/.drone.ymlThu Mar 19 19:17:20 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_supply_production:default Set non-dur...

2020-04-25 Thread Cédric Krier
changeset 08797c1cbe5f in modules/stock_supply_production:default
details: 
https://hg.tryton.org/modules/stock_supply_production?cmd=changeset;node=08797c1cbe5f
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 461aca9ea143 -r 08797c1cbe5f .drone.yml
--- a/.drone.ymlMon Apr 13 14:49:07 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/timesheet:default Set non-durable setting f...

2020-04-25 Thread Cédric Krier
changeset 37931d29e5ad in modules/timesheet:default
details: https://hg.tryton.org/modules/timesheet?cmd=changeset;node=37931d29e5ad
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 581d0ef9ae17 -r 37931d29e5ad .drone.yml
--- a/.drone.ymlThu Mar 19 19:16:55 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_secondary_unit:default Set non-durabl...

2020-04-25 Thread Cédric Krier
changeset 31b0ccf50059 in modules/stock_secondary_unit:default
details: 
https://hg.tryton.org/modules/stock_secondary_unit?cmd=changeset;node=31b0ccf50059
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 7c0cd2e70d8e -r 31b0ccf50059 .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/user_role:default Set non-durable setting f...

2020-04-25 Thread Cédric Krier
changeset 6553ffc2f737 in modules/user_role:default
details: https://hg.tryton.org/modules/user_role?cmd=changeset;node=6553ffc2f737
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r cea778b779bb -r 6553ffc2f737 .drone.yml
--- a/.drone.ymlThu Apr 23 22:37:15 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_supply:default Set non-durable settin...

2020-04-25 Thread Cédric Krier
changeset a912d6ff44d7 in modules/stock_supply:default
details: 
https://hg.tryton.org/modules/stock_supply?cmd=changeset;node=a912d6ff44d7
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r e7ada7ded819 -r a912d6ff44d7 .drone.yml
--- a/.drone.ymlMon Apr 06 12:58:34 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/web_shortener:default Set non-durable setti...

2020-04-25 Thread Cédric Krier
changeset 21f206b07655 in modules/web_shortener:default
details: 
https://hg.tryton.org/modules/web_shortener?cmd=changeset;node=21f206b07655
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r ff6d2e0f79c1 -r 21f206b07655 .drone.yml
--- a/.drone.ymlThu Mar 19 19:17:13 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_product_location:default Set non-dura...

2020-04-25 Thread Cédric Krier
changeset da704eb37bbd in modules/stock_product_location:default
details: 
https://hg.tryton.org/modules/stock_product_location?cmd=changeset;node=da704eb37bbd
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 124f55107564 -r da704eb37bbd .drone.yml
--- a/.drone.ymlThu Mar 19 19:15:24 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_lot_unit:default Set non-durable sett...

2020-04-25 Thread Cédric Krier
changeset aa5495d5cd2a in modules/stock_lot_unit:default
details: 
https://hg.tryton.org/modules/stock_lot_unit?cmd=changeset;node=aa5495d5cd2a
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r e255a88863ad -r aa5495d5cd2a .drone.yml
--- a/.drone.ymlThu Mar 19 19:14:49 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_location_move:default Set non-durable...

2020-04-25 Thread Cédric Krier
changeset 8f4d6d38ba3e in modules/stock_location_move:default
details: 
https://hg.tryton.org/modules/stock_location_move?cmd=changeset;node=8f4d6d38ba3e
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r c6c472b0408f -r 8f4d6d38ba3e .drone.yml
--- a/.drone.ymlThu Mar 19 19:14:01 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_package_shipping:default Set non-dura...

2020-04-25 Thread Cédric Krier
changeset d7b2cbdcd796 in modules/stock_package_shipping:default
details: 
https://hg.tryton.org/modules/stock_package_shipping?cmd=changeset;node=d7b2cbdcd796
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 0b22a2c1958c -r d7b2cbdcd796 .drone.yml
--- a/.drone.ymlThu Mar 19 19:15:01 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_location_sequence:default Set non-dur...

2020-04-25 Thread Cédric Krier
changeset 817a96ff0f55 in modules/stock_location_sequence:default
details: 
https://hg.tryton.org/modules/stock_location_sequence?cmd=changeset;node=817a96ff0f55
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r b085227ac670 -r 817a96ff0f55 .drone.yml
--- a/.drone.ymlThu Mar 19 19:14:33 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_package_shipping_ups:default Set non-...

2020-04-25 Thread Cédric Krier
changeset 2e27a8a9233e in modules/stock_package_shipping_ups:default
details: 
https://hg.tryton.org/modules/stock_package_shipping_ups?cmd=changeset;node=2e27a8a9233e
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r ae6325350207 -r 2e27a8a9233e .drone.yml
--- a/.drone.ymlThu Mar 19 19:15:11 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_lot_sled:default Set non-durable sett...

2020-04-25 Thread Cédric Krier
changeset be3720cae178 in modules/stock_lot_sled:default
details: 
https://hg.tryton.org/modules/stock_lot_sled?cmd=changeset;node=be3720cae178
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 7aa28f9b3427 -r be3720cae178 .drone.yml
--- a/.drone.ymlThu Mar 19 19:14:44 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_lot:default Set non-durable setting f...

2020-04-25 Thread Cédric Krier
changeset e527e801604a in modules/stock_lot:default
details: https://hg.tryton.org/modules/stock_lot?cmd=changeset;node=e527e801604a
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r ac88cc3f7796 -r e527e801604a .drone.yml
--- a/.drone.ymlThu Mar 19 19:14:40 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_forecast:default Set non-durable sett...

2020-04-25 Thread Cédric Krier
changeset 06577ebab484 in modules/stock_forecast:default
details: 
https://hg.tryton.org/modules/stock_forecast?cmd=changeset;node=06577ebab484
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 9f6531c359d9 -r 06577ebab484 .drone.yml
--- a/.drone.ymlThu Mar 19 19:13:45 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_package_shipping_dpd:default Set non-...

2020-04-25 Thread Cédric Krier
changeset ba8e0e0206d6 in modules/stock_package_shipping_dpd:default
details: 
https://hg.tryton.org/modules/stock_package_shipping_dpd?cmd=changeset;node=ba8e0e0206d6
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r b6fdec188a9c -r ba8e0e0206d6 .drone.yml
--- a/.drone.ymlThu Mar 19 19:15:06 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_inventory_location:default Set non-du...

2020-04-25 Thread Cédric Krier
changeset 52d7df93c266 in modules/stock_inventory_location:default
details: 
https://hg.tryton.org/modules/stock_inventory_location?cmd=changeset;node=52d7df93c266
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 4528fa1e461b -r 52d7df93c266 .drone.yml
--- a/.drone.ymlThu Mar 19 19:13:53 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_package:default Set non-durable setti...

2020-04-25 Thread Cédric Krier
changeset ac3f11be9692 in modules/stock_package:default
details: 
https://hg.tryton.org/modules/stock_package?cmd=changeset;node=ac3f11be9692
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r d92e53adcb07 -r ac3f11be9692 .drone.yml
--- a/.drone.ymlThu Mar 19 19:14:55 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_supply_production:default Set non-dura...

2020-04-25 Thread Cédric Krier
changeset c69357f00105 in modules/sale_supply_production:default
details: 
https://hg.tryton.org/modules/sale_supply_production?cmd=changeset;node=c69357f00105
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r ae053659678f -r c69357f00105 .drone.yml
--- a/.drone.ymlMon Apr 13 14:49:07 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_shipment_tolerance:default Set non-dur...

2020-04-25 Thread Cédric Krier
changeset 10f31d51e1f4 in modules/sale_shipment_tolerance:default
details: 
https://hg.tryton.org/modules/sale_shipment_tolerance?cmd=changeset;node=10f31d51e1f4
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 0892dc810e24 -r 10f31d51e1f4 .drone.yml
--- a/.drone.ymlThu Mar 19 19:12:50 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock_consignment:default Set non-durable s...

2020-04-25 Thread Cédric Krier
changeset 2eb5758628c5 in modules/stock_consignment:default
details: 
https://hg.tryton.org/modules/stock_consignment?cmd=changeset;node=2eb5758628c5
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 8b46722923ab -r 2eb5758628c5 .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_shipment_grouping:default Set non-dura...

2020-04-25 Thread Cédric Krier
changeset 8c7c04689912 in modules/sale_shipment_grouping:default
details: 
https://hg.tryton.org/modules/sale_shipment_grouping?cmd=changeset;node=8c7c04689912
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r c68fff99ee27 -r 8c7c04689912 .drone.yml
--- a/.drone.ymlThu Mar 19 19:12:44 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_shipment_cost:default Set non-durable ...

2020-04-25 Thread Cédric Krier
changeset 1a056de83d3b in modules/sale_shipment_cost:default
details: 
https://hg.tryton.org/modules/sale_shipment_cost?cmd=changeset;node=1a056de83d3b
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 11cd1c53834a -r 1a056de83d3b .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_supply:default Set non-durable setting...

2020-04-25 Thread Cédric Krier
changeset 3900526797b9 in modules/sale_supply:default
details: 
https://hg.tryton.org/modules/sale_supply?cmd=changeset;node=3900526797b9
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 0ac0488bff40 -r 3900526797b9 .drone.yml
--- a/.drone.ymlMon Apr 13 14:49:07 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_subscription_asset:default Set non-dur...

2020-04-25 Thread Cédric Krier
changeset d445970e40ba in modules/sale_subscription_asset:default
details: 
https://hg.tryton.org/modules/sale_subscription_asset?cmd=changeset;node=d445970e40ba
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 8a023d285a38 -r d445970e40ba .drone.yml
--- a/.drone.ymlThu Mar 19 19:13:09 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/stock:default Set non-durable setting for p...

2020-04-25 Thread Cédric Krier
changeset f6f67fe960cb in modules/stock:default
details: https://hg.tryton.org/modules/stock?cmd=changeset;node=f6f67fe960cb
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 406bfa727011 -r f6f67fe960cb .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_stock_quantity:default Set non-durable...

2020-04-25 Thread Cédric Krier
changeset 2618dd8264b0 in modules/sale_stock_quantity:default
details: 
https://hg.tryton.org/modules/sale_stock_quantity?cmd=changeset;node=2618dd8264b0
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r d2d8d3ae240a -r 2618dd8264b0 .drone.yml
--- a/.drone.ymlThu Mar 19 19:12:57 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_subscription:default Set non-durable s...

2020-04-25 Thread Cédric Krier
changeset 17dd77ce4c39 in modules/sale_subscription:default
details: 
https://hg.tryton.org/modules/sale_subscription?cmd=changeset;node=17dd77ce4c39
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 86b81ab7f63a -r 17dd77ce4c39 .drone.yml
--- a/.drone.ymlSat Apr 25 09:19:02 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_supply_drop_shipment:default Set non-d...

2020-04-25 Thread Cédric Krier
changeset 5e10764084c6 in modules/sale_supply_drop_shipment:default
details: 
https://hg.tryton.org/modules/sale_supply_drop_shipment?cmd=changeset;node=5e10764084c6
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 52f959701cc3 -r 5e10764084c6 .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:52 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_product_customer:default Set non-durab...

2020-04-25 Thread Cédric Krier
changeset 051f513b7592 in modules/sale_product_customer:default
details: 
https://hg.tryton.org/modules/sale_product_customer?cmd=changeset;node=051f513b7592
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r f4953d68ca9c -r 051f513b7592 .drone.yml
--- a/.drone.ymlThu Mar 19 19:12:12 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_secondary_unit:default Set non-durable...

2020-04-25 Thread Cédric Krier
changeset 759284e33d50 in modules/sale_secondary_unit:default
details: 
https://hg.tryton.org/modules/sale_secondary_unit?cmd=changeset;node=759284e33d50
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 02f5d8d8f1e5 -r 759284e33d50 .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_payment:default Set non-durable settin...

2020-04-25 Thread Cédric Krier
changeset 0cdc1df978d8 in modules/sale_payment:default
details: 
https://hg.tryton.org/modules/sale_payment?cmd=changeset;node=0cdc1df978d8
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 44b9f983f2bc -r 0cdc1df978d8 .drone.yml
--- a/.drone.ymlSat Apr 25 08:57:08 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_price_list:default Set non-durable set...

2020-04-25 Thread Cédric Krier
changeset a0fe68779135 in modules/sale_price_list:default
details: 
https://hg.tryton.org/modules/sale_price_list?cmd=changeset;node=a0fe68779135
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 66f579ed6298 -r a0fe68779135 .drone.yml
--- a/.drone.ymlSun Apr 12 21:56:38 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_opportunity:default Set non-durable se...

2020-04-25 Thread Cédric Krier
changeset dd00d93c3042 in modules/sale_opportunity:default
details: 
https://hg.tryton.org/modules/sale_opportunity?cmd=changeset;node=dd00d93c3042
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 9947096001a6 -r dd00d93c3042 .drone.yml
--- a/.drone.ymlMon Apr 13 17:25:02 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_credit_limit:default Set non-durable s...

2020-04-25 Thread Cédric Krier
changeset c3a2e3d772ab in modules/sale_credit_limit:default
details: 
https://hg.tryton.org/modules/sale_credit_limit?cmd=changeset;node=c3a2e3d772ab
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 5d5cbd1c7ff9 -r c3a2e3d772ab .drone.yml
--- a/.drone.ymlSat Mar 28 14:25:57 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_extra:default Set non-durable setting ...

2020-04-25 Thread Cédric Krier
changeset 322bbdaf5102 in modules/sale_extra:default
details: 
https://hg.tryton.org/modules/sale_extra?cmd=changeset;node=322bbdaf5102
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 8fc8404e33a1 -r 322bbdaf5102 .drone.yml
--- a/.drone.ymlThu Mar 19 19:10:52 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_history:default Set non-durable settin...

2020-04-25 Thread Cédric Krier
changeset 39e8cfd8da77 in modules/sale_history:default
details: 
https://hg.tryton.org/modules/sale_history?cmd=changeset;node=39e8cfd8da77
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 14434eb81c37 -r 39e8cfd8da77 .drone.yml
--- a/.drone.ymlThu Mar 19 19:10:58 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_complaint:default Set non-durable sett...

2020-04-25 Thread Cédric Krier
changeset 62a3d85a33fe in modules/sale_complaint:default
details: 
https://hg.tryton.org/modules/sale_complaint?cmd=changeset;node=62a3d85a33fe
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 4f609f29aa70 -r 62a3d85a33fe .drone.yml
--- a/.drone.ymlMon Apr 13 17:29:36 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_invoice_grouping:default Set non-durab...

2020-04-25 Thread Cédric Krier
changeset 2ec45b0e602b in modules/sale_invoice_grouping:default
details: 
https://hg.tryton.org/modules/sale_invoice_grouping?cmd=changeset;node=2ec45b0e602b
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 20fb10829667 -r 2ec45b0e602b .drone.yml
--- a/.drone.ymlSat Mar 28 14:25:57 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_promotion:default Set non-durable sett...

2020-04-25 Thread Cédric Krier
changeset 975708184e78 in modules/sale_promotion:default
details: 
https://hg.tryton.org/modules/sale_promotion?cmd=changeset;node=975708184e78
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 9289363b33bd -r 975708184e78 .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/purchase_request_quotation:default Set non-...

2020-04-25 Thread Cédric Krier
changeset d5cfca92ecf4 in modules/purchase_request_quotation:default
details: 
https://hg.tryton.org/modules/purchase_request_quotation?cmd=changeset;node=d5cfca92ecf4
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 8e6ce9b4dca8 -r d5cfca92ecf4 .drone.yml
--- a/.drone.ymlWed Mar 25 23:52:03 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/purchase_secondary_unit:default Set non-dur...

2020-04-25 Thread Cédric Krier
changeset 909862fa633a in modules/purchase_secondary_unit:default
details: 
https://hg.tryton.org/modules/purchase_secondary_unit?cmd=changeset;node=909862fa633a
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r fb0163fff38e -r 909862fa633a .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_amendment:default Set non-durable sett...

2020-04-25 Thread Cédric Krier
changeset d984d0fb4599 in modules/sale_amendment:default
details: 
https://hg.tryton.org/modules/sale_amendment?cmd=changeset;node=d984d0fb4599
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 5a5ba7882fe8 -r d984d0fb4599 .drone.yml
--- a/.drone.ymlFri Apr 24 22:09:58 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/purchase_requisition:default Set non-durabl...

2020-04-25 Thread Cédric Krier
changeset 61e35d16aa1b in modules/purchase_requisition:default
details: 
https://hg.tryton.org/modules/purchase_requisition?cmd=changeset;node=61e35d16aa1b
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r f084996603f6 -r 61e35d16aa1b .drone.yml
--- a/.drone.ymlFri Apr 10 18:53:44 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale:default Set non-durable setting for po...

2020-04-25 Thread Cédric Krier
changeset e4c131808635 in modules/sale:default
details: https://hg.tryton.org/modules/sale?cmd=changeset;node=e4c131808635
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 1af59832ba84 -r e4c131808635 .drone.yml
--- a/.drone.ymlSat Apr 25 09:18:50 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/purchase_shipment_cost:default Set non-dura...

2020-04-25 Thread Cédric Krier
changeset 1a0cecf63218 in modules/purchase_shipment_cost:default
details: 
https://hg.tryton.org/modules/purchase_shipment_cost?cmd=changeset;node=1a0cecf63218
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 5fb6c24f35b8 -r 1a0cecf63218 .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/sale_advance_payment:default Set non-durabl...

2020-04-25 Thread Cédric Krier
changeset 68b5c01ed456 in modules/sale_advance_payment:default
details: 
https://hg.tryton.org/modules/sale_advance_payment?cmd=changeset;node=68b5c01ed456
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r eea9f2b37b68 -r 68b5c01ed456 .drone.yml
--- a/.drone.ymlSat Apr 25 08:56:52 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/purchase_history:default Set non-durable se...

2020-04-25 Thread Cédric Krier
changeset 30136dc89120 in modules/purchase_history:default
details: 
https://hg.tryton.org/modules/purchase_history?cmd=changeset;node=30136dc89120
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 591e073bd9d4 -r 30136dc89120 .drone.yml
--- a/.drone.ymlThu Mar 19 19:08:22 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/purchase_invoice_line_standalone:default Se...

2020-04-25 Thread Cédric Krier
changeset d45422d831a0 in modules/purchase_invoice_line_standalone:default
details: 
https://hg.tryton.org/modules/purchase_invoice_line_standalone?cmd=changeset;node=d45422d831a0
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 17796866a629 -r d45422d831a0 .drone.yml
--- a/.drone.ymlSat Apr 25 08:55:41 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/purchase_request:default Set non-durable se...

2020-04-25 Thread Cédric Krier
changeset dea08f31f163 in modules/purchase_request:default
details: 
https://hg.tryton.org/modules/purchase_request?cmd=changeset;node=dea08f31f163
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 01f27d49d3c7 -r dea08f31f163 .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/project_plan:default Set non-durable settin...

2020-04-25 Thread Cédric Krier
changeset 369cb28a74ab in modules/project_plan:default
details: 
https://hg.tryton.org/modules/project_plan?cmd=changeset;node=369cb28a74ab
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r c94d3071c841 -r 369cb28a74ab .drone.yml
--- a/.drone.ymlThu Mar 19 19:07:57 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/production_work_timesheet:default Set non-d...

2020-04-25 Thread Cédric Krier
changeset 3b831bf9f51b in modules/production_work_timesheet:default
details: 
https://hg.tryton.org/modules/production_work_timesheet?cmd=changeset;node=3b831bf9f51b
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r f5f8b93b0f69 -r 3b831bf9f51b .drone.yml
--- a/.drone.ymlThu Mar 19 19:07:13 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/project:default Set non-durable setting for...

2020-04-25 Thread Cédric Krier
changeset ee016e880542 in modules/project:default
details: https://hg.tryton.org/modules/project?cmd=changeset;node=ee016e880542
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 3636acb143b0 -r ee016e880542 .drone.yml
--- a/.drone.ymlThu Mar 19 19:07:45 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/purchase_amendment:default Set non-durable ...

2020-04-25 Thread Cédric Krier
changeset 6fc97c7a4277 in modules/purchase_amendment:default
details: 
https://hg.tryton.org/modules/purchase_amendment?cmd=changeset;node=6fc97c7a4277
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 871b4daef037 -r 6fc97c7a4277 .drone.yml
--- a/.drone.ymlFri Apr 24 22:09:58 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/project_revenue:default Set non-durable set...

2020-04-25 Thread Cédric Krier
changeset f9b3134c1e19 in modules/project_revenue:default
details: 
https://hg.tryton.org/modules/project_revenue?cmd=changeset;node=f9b3134c1e19
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 7c52341cc482 -r f9b3134c1e19 .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/production_split:default Set non-durable se...

2020-04-25 Thread Cédric Krier
changeset 6e3aa6e54fc1 in modules/production_split:default
details: 
https://hg.tryton.org/modules/production_split?cmd=changeset;node=6e3aa6e54fc1
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 46c7976a1fdc -r 6e3aa6e54fc1 .drone.yml
--- a/.drone.ymlThu Mar 19 19:07:02 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/production_work:default Set non-durable set...

2020-04-25 Thread Cédric Krier
changeset 89ce813dfc07 in modules/production_work:default
details: 
https://hg.tryton.org/modules/production_work?cmd=changeset;node=89ce813dfc07
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r a3b11530ef77 -r 89ce813dfc07 .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/purchase:default Set non-durable setting fo...

2020-04-25 Thread Cédric Krier
changeset 0c64a201a7c4 in modules/purchase:default
details: https://hg.tryton.org/modules/purchase?cmd=changeset;node=0c64a201a7c4
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 8a091dd118ff -r 0c64a201a7c4 .drone.yml
--- a/.drone.ymlSat Apr 25 09:18:21 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/project_invoice:default Set non-durable set...

2020-04-25 Thread Cédric Krier
changeset 3155ce17356f in modules/project_invoice:default
details: 
https://hg.tryton.org/modules/project_invoice?cmd=changeset;node=3155ce17356f
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r fce33c665e94 -r 3155ce17356f .drone.yml
--- a/.drone.ymlMon Apr 20 14:33:38 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/production_routing:default Set non-durable ...

2020-04-25 Thread Cédric Krier
changeset 060cd7af5dac in modules/production_routing:default
details: 
https://hg.tryton.org/modules/production_routing?cmd=changeset;node=060cd7af5dac
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r e9661f0c9c0b -r 060cd7af5dac .drone.yml
--- a/.drone.ymlThu Mar 19 19:06:56 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/product_cost_history:default Set non-durabl...

2020-04-25 Thread Cédric Krier
changeset b04c29f6fe40 in modules/product_cost_history:default
details: 
https://hg.tryton.org/modules/product_cost_history?cmd=changeset;node=b04c29f6fe40
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r d72dd8de77d7 -r b04c29f6fe40 .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/product_price_list_parent:default Set non-d...

2020-04-25 Thread Cédric Krier
changeset bf7ad269f400 in modules/product_price_list_parent:default
details: 
https://hg.tryton.org/modules/product_price_list_parent?cmd=changeset;node=bf7ad269f400
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 89b4fbe56c6d -r bf7ad269f400 .drone.yml
--- a/.drone.ymlThu Mar 19 19:07:39 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/product_price_list_dates:default Set non-du...

2020-04-25 Thread Cédric Krier
changeset eb2895a49f12 in modules/product_price_list_dates:default
details: 
https://hg.tryton.org/modules/product_price_list_dates?cmd=changeset;node=eb2895a49f12
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 0ee77af98ea4 -r eb2895a49f12 .drone.yml
--- a/.drone.ymlThu Mar 19 19:07:34 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/production:default Set non-durable setting ...

2020-04-25 Thread Cédric Krier
changeset 90b62a03077b in modules/production:default
details: 
https://hg.tryton.org/modules/production?cmd=changeset;node=90b62a03077b
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 35afec960bc8 -r 90b62a03077b .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/product_measurements:default Set non-durabl...

2020-04-25 Thread Cédric Krier
changeset c9dc4207d545 in modules/product_measurements:default
details: 
https://hg.tryton.org/modules/product_measurements?cmd=changeset;node=c9dc4207d545
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r efa819892b77 -r c9dc4207d545 .drone.yml
--- a/.drone.ymlThu Mar 19 19:07:21 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/product_price_list:default Set non-durable ...

2020-04-25 Thread Cédric Krier
changeset 73f51b1057fb in modules/product_price_list:default
details: 
https://hg.tryton.org/modules/product_price_list?cmd=changeset;node=73f51b1057fb
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 12449f5820fd -r 73f51b1057fb .drone.yml
--- a/.drone.ymlThu Mar 19 19:07:29 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/party_siret:default Set non-durable setting...

2020-04-25 Thread Cédric Krier
changeset f770179ee46c in modules/party_siret:default
details: 
https://hg.tryton.org/modules/party_siret?cmd=changeset;node=f770179ee46c
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 94e90bb5542c -r f770179ee46c .drone.yml
--- a/.drone.ymlThu Mar 19 19:05:59 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/product_classification:default Set non-dura...

2020-04-25 Thread Cédric Krier
changeset 39c424f89d0c in modules/product_classification:default
details: 
https://hg.tryton.org/modules/product_classification?cmd=changeset;node=39c424f89d0c
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r b348ae21c15d -r 39c424f89d0c .drone.yml
--- a/.drone.ymlThu Mar 19 19:06:18 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/product:default Set non-durable setting for...

2020-04-25 Thread Cédric Krier
changeset b3916f798327 in modules/product:default
details: https://hg.tryton.org/modules/product?cmd=changeset;node=b3916f798327
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 14439dbd5633 -r b3916f798327 .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/product_classification_taxonomic:default Se...

2020-04-25 Thread Cédric Krier
changeset 3d993281b27f in modules/product_classification_taxonomic:default
details: 
https://hg.tryton.org/modules/product_classification_taxonomic?cmd=changeset;node=3d993281b27f
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 2b1070c45458 -r 3d993281b27f .drone.yml
--- a/.drone.ymlThu Mar 19 19:06:24 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/product_cost_fifo:default Set non-durable s...

2020-04-25 Thread Cédric Krier
changeset 9bf27714a245 in modules/product_cost_fifo:default
details: 
https://hg.tryton.org/modules/product_cost_fifo?cmd=changeset;node=9bf27714a245
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r f9284f46a6f0 -r 9bf27714a245 .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/product_attribute:default Set non-durable s...

2020-04-25 Thread Cédric Krier
changeset d0444f525bb5 in modules/product_attribute:default
details: 
https://hg.tryton.org/modules/product_attribute?cmd=changeset;node=d0444f525bb5
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 6e07fc5d1c4b -r d0444f525bb5 .drone.yml
--- a/.drone.ymlThu Mar 19 19:06:11 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/ldap_authentication:default Set non-durable...

2020-04-25 Thread Cédric Krier
changeset f45e8d74c7e5 in modules/ldap_authentication:default
details: 
https://hg.tryton.org/modules/ldap_authentication?cmd=changeset;node=f45e8d74c7e5
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r aa3ff660b58b -r f45e8d74c7e5 .drone.yml
--- a/.drone.ymlThu Mar 19 19:05:20 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/notification_email:default Set non-durable ...

2020-04-25 Thread Cédric Krier
changeset 036c3d632743 in modules/notification_email:default
details: 
https://hg.tryton.org/modules/notification_email?cmd=changeset;node=036c3d632743
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 33621d183362 -r 036c3d632743 .drone.yml
--- a/.drone.ymlSat Mar 28 23:56:19 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/party_relationship:default Set non-durable ...

2020-04-25 Thread Cédric Krier
changeset d0461d3d05de in modules/party_relationship:default
details: 
https://hg.tryton.org/modules/party_relationship?cmd=changeset;node=d0461d3d05de
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 61cbbce13831 -r d0461d3d05de .drone.yml
--- a/.drone.ymlThu Mar 19 19:05:53 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/marketing:default Set non-durable setting f...

2020-04-25 Thread Cédric Krier
changeset c7b7680c16aa in modules/marketing:default
details: https://hg.tryton.org/modules/marketing?cmd=changeset;node=c7b7680c16aa
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 8de67068313f -r c7b7680c16aa .drone.yml
--- a/.drone.ymlThu Mar 19 19:05:30 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/google_maps:default Set non-durable setting...

2020-04-25 Thread Cédric Krier
changeset bc5e68ad5cbc in modules/google_maps:default
details: 
https://hg.tryton.org/modules/google_maps?cmd=changeset;node=bc5e68ad5cbc
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 0186b4a6cea7 -r bc5e68ad5cbc .drone.yml
--- a/.drone.ymlThu Mar 19 19:05:06 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/party:default Set non-durable setting for p...

2020-04-25 Thread Cédric Krier
changeset a6782602213b in modules/party:default
details: https://hg.tryton.org/modules/party?cmd=changeset;node=a6782602213b
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 09a9e13be7bb -r a6782602213b .drone.yml
--- a/.drone.ymlMon Apr 13 12:21:55 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/marketing_automation:default Set non-durabl...

2020-04-25 Thread Cédric Krier
changeset 7b505f8a6875 in modules/marketing_automation:default
details: 
https://hg.tryton.org/modules/marketing_automation?cmd=changeset;node=7b505f8a6875
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 7db974c4a4ef -r 7b505f8a6875 .drone.yml
--- a/.drone.ymlThu Mar 19 19:05:35 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:51 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/edocument_unece:default Set non-durable set...

2020-04-25 Thread Cédric Krier
changeset c193eadecd75 in modules/edocument_unece:default
details: 
https://hg.tryton.org/modules/edocument_unece?cmd=changeset;node=c193eadecd75
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 7c2b5995ed25 -r c193eadecd75 .drone.yml
--- a/.drone.ymlThu Mar 19 19:04:42 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/currency:default Set non-durable setting fo...

2020-04-25 Thread Cédric Krier
changeset 95a968d05dd5 in modules/currency:default
details: https://hg.tryton.org/modules/currency?cmd=changeset;node=95a968d05dd5
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 0501bd437ae5 -r 95a968d05dd5 .drone.yml
--- a/.drone.ymlSat Mar 21 16:08:12 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/company:default Set non-durable setting for...

2020-04-25 Thread Cédric Krier
changeset 9713a7ee7efc in modules/company:default
details: https://hg.tryton.org/modules/company?cmd=changeset;node=9713a7ee7efc
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 079a2c8d6305 -r 9713a7ee7efc .drone.yml
--- a/.drone.ymlFri Apr 10 18:53:44 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/country:default Set non-durable setting for...

2020-04-25 Thread Cédric Krier
changeset add08225a547 in modules/country:default
details: https://hg.tryton.org/modules/country?cmd=changeset;node=add08225a547
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 18e1e4a0aeac -r add08225a547 .drone.yml
--- a/.drone.ymlThu Mar 19 19:04:02 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/edocument_uncefact:default Set non-durable ...

2020-04-25 Thread Cédric Krier
changeset 4d66da97214c in modules/edocument_uncefact:default
details: 
https://hg.tryton.org/modules/edocument_uncefact?cmd=changeset;node=4d66da97214c
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 406d294c56f6 -r 4d66da97214c .drone.yml
--- a/.drone.ymlThu Mar 19 19:04:35 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/dashboard:default Set non-durable setting f...

2020-04-25 Thread Cédric Krier
changeset fe562ab7e605 in modules/dashboard:default
details: https://hg.tryton.org/modules/dashboard?cmd=changeset;node=fe562ab7e605
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 94c2b071a8cb -r fe562ab7e605 .drone.yml
--- a/.drone.ymlThu Mar 19 19:04:24 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/commission_waiting:default Set non-durable ...

2020-04-25 Thread Cédric Krier
changeset 5cf6a215cb63 in modules/commission_waiting:default
details: 
https://hg.tryton.org/modules/commission_waiting?cmd=changeset;node=5cf6a215cb63
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r ca48d81a46b8 -r 5cf6a215cb63 .drone.yml
--- a/.drone.ymlMon Apr 13 17:37:23 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/carrier_weight:default Set non-durable sett...

2020-04-25 Thread Cédric Krier
changeset 83f376175720 in modules/carrier_weight:default
details: 
https://hg.tryton.org/modules/carrier_weight?cmd=changeset;node=83f376175720
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 05ad043a159d -r 83f376175720 .drone.yml
--- a/.drone.ymlThu Mar 19 19:03:31 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/commission:default Set non-durable setting ...

2020-04-25 Thread Cédric Krier
changeset 81d4f6a2c086 in modules/commission:default
details: 
https://hg.tryton.org/modules/commission?cmd=changeset;node=81d4f6a2c086
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 4151464e05be -r 81d4f6a2c086 .drone.yml
--- a/.drone.ymlThu Apr 23 21:44:00 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/company_work_time:default Set non-durable s...

2020-04-25 Thread Cédric Krier
changeset 5a1c0f4e9ad0 in modules/company_work_time:default
details: 
https://hg.tryton.org/modules/company_work_time?cmd=changeset;node=5a1c0f4e9ad0
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r ef0512a2e945 -r 5a1c0f4e9ad0 .drone.yml
--- a/.drone.ymlThu Mar 19 19:03:56 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/customs:default Set non-durable setting for...

2020-04-25 Thread Cédric Krier
changeset 9b7bda4c5d96 in modules/customs:default
details: https://hg.tryton.org/modules/customs?cmd=changeset;node=9b7bda4c5d96
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 3e2027355d1e -r 9b7bda4c5d96 .drone.yml
--- a/.drone.ymlThu Mar 19 19:04:16 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/analytic_sale:default Set non-durable setti...

2020-04-25 Thread Cédric Krier
changeset 1c374552612b in modules/analytic_sale:default
details: 
https://hg.tryton.org/modules/analytic_sale?cmd=changeset;node=1c374552612b
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r e3909d98bb34 -r 1c374552612b .drone.yml
--- a/.drone.ymlThu Mar 19 19:03:03 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/analytic_account:default Set non-durable se...

2020-04-25 Thread Cédric Krier
changeset 1a813dbb2128 in modules/analytic_account:default
details: 
https://hg.tryton.org/modules/analytic_account?cmd=changeset;node=1a813dbb2128
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 343fa6f62bd3 -r 1a813dbb2128 .drone.yml
--- a/.drone.ymlSun Apr 19 11:32:37 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/authentication_sms:default Set non-durable ...

2020-04-25 Thread Cédric Krier
changeset 78df73bcd728 in modules/authentication_sms:default
details: 
https://hg.tryton.org/modules/authentication_sms?cmd=changeset;node=78df73bcd728
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 7fca1baab0c0 -r 78df73bcd728 .drone.yml
--- a/.drone.ymlSat Apr 25 09:44:32 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/carrier_percentage:default Set non-durable ...

2020-04-25 Thread Cédric Krier
changeset 6fb0cbf2aa4b in modules/carrier_percentage:default
details: 
https://hg.tryton.org/modules/carrier_percentage?cmd=changeset;node=6fb0cbf2aa4b
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r ed76e5dd6d17 -r 6fb0cbf2aa4b .drone.yml
--- a/.drone.ymlThu Mar 19 19:03:25 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/analytic_invoice:default Set non-durable se...

2020-04-25 Thread Cédric Krier
changeset 928c2e65bc39 in modules/analytic_invoice:default
details: 
https://hg.tryton.org/modules/analytic_invoice?cmd=changeset;node=928c2e65bc39
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 23df221a67f3 -r 928c2e65bc39 .drone.yml
--- a/.drone.ymlSat Apr 18 17:44:36 2020 +0200
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



[tryton-commits] changeset in modules/analytic_purchase:default Set non-durable s...

2020-04-25 Thread Cédric Krier
changeset d7120634efe0 in modules/analytic_purchase:default
details: 
https://hg.tryton.org/modules/analytic_purchase?cmd=changeset;node=d7120634efe0
description:
Set non-durable setting for postgresql testing service

issue9100
review286831003
diffstat:

 .drone.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r d69e4ac31d75 -r d7120634efe0 .drone.yml
--- a/.drone.ymlThu Mar 19 19:02:57 2020 +0100
+++ b/.drone.ymlSat Apr 25 23:53:50 2020 +0200
@@ -29,6 +29,7 @@
 image: postgres
 environment:
 - POSTGRES_HOST_AUTH_METHOD=trust
+command: "-c fsync=off -c synchronous_commit=off -c 
full_page_writes=off"
 when:
 matrix:
 DATABASE: postgresql



  1   2   3   >