discourse/.github/workflows
Alan Guo Xiang Tan 18d652c8f0
DEV: Create unlogged tables by default in the test environment (#25451)
Why this change?

In https://www.postgresql.org/docs/current/non-durability.html, it is
recommended to create unlogged tables to avoid WAL writes which can help
speed at performance at the expense of durability. In the CI env, there is no need for durability at all.
Therefore, we are going to be creating unlogged tables by default.

Co-authored-by: Ted Johansson <ted@discourse.org>
Co-authored-by: Rafael dos Santos Silva <xfalcox@gmail.com>
2024-01-29 09:57:58 +08:00
..
ember-version-enforcement.yml DEV: Switch default Ember version to 5 (#25203) 2024-01-10 12:12:36 +00:00
ember-version-lockfiles.yml DEV: Switch default Ember version to 5 (#25203) 2024-01-10 12:12:36 +00:00
labeler.yml DEV: Don't run 'labeler' GitHub Action for translator-bot 2024-01-16 15:00:19 +01:00
licenses.yml Build(deps): Bump actions/cache from 3 to 4 (#25359) 2024-01-22 11:50:56 +01:00
linting.yml Build(deps): Bump actions/cache from 3 to 4 (#25359) 2024-01-22 11:50:56 +01:00
migration-tests.yml DEV: Add script to generate schema for intermediate DB (#24484) 2024-01-22 18:45:52 +01:00
stale-pr-closer.yml Build(deps): Bump actions/stale from 8 to 9 (#24812) 2023-12-11 09:44:52 +01:00
tests.yml DEV: Create unlogged tables by default in the test environment (#25451) 2024-01-29 09:57:58 +08:00