Content-Length: 256137 | pFad | http://github.com/postgrespro/postgres_cluster/commit/c5ff357ab09c852eda0a275038137b88e4b2bdef

A1 Turn off DTM, we will merge with it later. · postgrespro/postgres_cluster@c5ff357 · GitHub
Skip to content

Commit c5ff357

Browse files
committed
Turn off DTM, we will merge with it later.
1 parent 4feae40 commit c5ff357

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/backend/storage/ipc/ipci.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,8 @@ CreateSharedMemoryAndSemaphores(bool makePrivate, int port)
272272
SyncScanShmemInit();
273273
AsyncShmemInit();
274274
BackendRandomShmemInit();
275-
DtmInitialize();
275+
/* Uncomment to turn on DTM */
276+
/* DtmInitialize(); */
276277

277278
#ifdef EXEC_BACKEND
278279

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/c5ff357ab09c852eda0a275038137b88e4b2bdef

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy