diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2016-09-22 15:38:53 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2016-09-22 15:38:53 +0000 |
commit | f26e87a8af9177bf37dc6ce2c78d9e1593629d00 (patch) | |
tree | 819d4ddbd38edec1439448098f12607c0229fa82 /databases/pglogical | |
parent | 0eaafec29e365845c74482ed439938a1d09a56b7 (diff) | |
download | ports-f26e87a8af9177bf37dc6ce2c78d9e1593629d00.tar.gz ports-f26e87a8af9177bf37dc6ce2c78d9e1593629d00.zip |
Notes
Diffstat (limited to 'databases/pglogical')
-rw-r--r-- | databases/pglogical/pkg-message | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/databases/pglogical/pkg-message b/databases/pglogical/pkg-message deleted file mode 100644 index 88327cd5b9b6..000000000000 --- a/databases/pglogical/pkg-message +++ /dev/null @@ -1,6 +0,0 @@ - -The pglogical extension is pointless without the pglogical-output -extension, and vice versa. Please install both pglogical and -pglogical-output extensions (that match the local postgresql server -version) on both the sending and receiving instances of postgresql -server. |