Skip to content

Commit 48e9558

Browse files
authored
Create README.md
1 parent 4b90610 commit 48e9558

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

12/bullseye/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)