diff options
| author | Maximilian Bosch <maximilian@mbosch.me> | 2025-07-19 11:27:02 +0200 |
|---|---|---|
| committer | Maximilian Bosch <maximilian@mbosch.me> | 2025-07-19 12:04:19 +0200 |
| commit | cf0661c6f3ce5310e77413a9d5725a95621e761b (patch) | |
| tree | 35046cf5abe1f25b92ace377141e0c36f25b2e3c /pkgs/development/python-modules/python-sql | |
| parent | 4aef18242421ece7bd2b3b0b4e22654302f86006 (diff) | |
postgresql_18: turn off NUMA support in 18beta2 as well
Follows up on #426118
Still produces a broken test:
diff -U3 /build/source/src/test/regress/expected/numa.out /build/source/src/test/regress/results/numa.out
--- /build/source/src/test/regress/expected/numa.out 1970-01-01 00:00:01.000000000 +0000
+++ /build/source/src/test/regress/results/numa.out 2025-07-19 08:44:02.793368816 +0000
@@ -6,8 +6,4 @@
-- switch to superuser
\c -
SELECT COUNT(*) >= 0 AS ok FROM pg_shmem_allocations_numa;
- ok
-----
- t
-(1 row)
-
+ERROR: invalid NUMA node id outside of allowed range [0, 0]: 1
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
