Content-Length: 253319 | pFad | http://github.com/postgrespro/postgres_cluster/commit/3a3b309041b0f30066f0b6cb6640563b6ea27cde

0E I forgot the alternate expected file in previous commit · postgrespro/postgres_cluster@3a3b309 · GitHub
Skip to content

Commit 3a3b309

Browse files
committed
I forgot the alternate expected file in previous commit
Without this, the test_slot_timelines modules fails "make installcheck" because the required feature is not enabled in a stock server. Per buildfarm
1 parent 24c5f1a commit 3a3b309

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
CREATE EXTENSION test_slot_timelines;
2+
SELECT test_slot_timelines_create_logical_slot('test_slot', 'test_decoding');
3+
ERROR: replication slots can only be used if max_replication_slots > 0
4+
SELECT test_slot_timelines_advance_logical_slot('test_slot', txid_current(), txid_current(), pg_current_xlog_location(), pg_current_xlog_location());
5+
ERROR: replication slots can only be used if max_replication_slots > 0
6+
SELECT pg_drop_replication_slot('test_slot');
7+
ERROR: replication slots can only be used if max_replication_slots > 0

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/3a3b309041b0f30066f0b6cb6640563b6ea27cde

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy