We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff8aba6 commit b70cafdCopy full SHA for b70cafd
src/test/recovery/t/006_logical_decoding.pl
@@ -21,7 +21,6 @@
21
wal_level = logical
22
));
23
$node_primary->start;
24
-my $backup_name = 'primary_backup';
25
26
$node_primary->safe_psql('postgres',
27
qq[CREATE TABLE decoding_test(x integer, y text);]);
0 commit comments