Skip to content

Commit 6e14fbb

Browse files
committed
Add PostgreSQL 13 support. Fix
1 parent 63463a1 commit 6e14fbb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

testgres/node.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
MAX_REPLICATION_SLOTS, \
4141
MAX_WORKER_PROCESSES, \
4242
MAX_WAL_SENDERS, \
43-
WAL_KEEP_SEGMENTS
43+
WAL_KEEP_SEGMENTS, \
44+
WAL_KEEP_SIZE
4445

4546
from .decorators import \
4647
method_decorator, \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy