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 406b48d commit 6554a5aCopy full SHA for 6554a5a
pglogical--1.0.0.sql
@@ -1,3 +1,5 @@
1
+\echo Use "CREATE EXTENSION pglogical_origin" to load this file. \quit
2
+
3
CREATE TABLE pglogical.node (
4
node_id oid NOT NULL PRIMARY KEY,
5
node_name name NOT NULL UNIQUE
0 commit comments