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 4b90610 commit 48e9558Copy full SHA for 48e9558
12/bullseye/README.md
@@ -0,0 +1,3 @@
1
+select * from pg_settings where name ='wal_level';
2
+SELECT current_setting('shared_preload_libraries');
3
+create extension pglogical;
0 commit comments