notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
pglogical-output Logical replication system as a PostgreSQL extension
1.1.0 databases Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.0Version of this port present on the latest quarterly branch.
Maintainer: matthew@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-06-08 23:23:53
Last Update: 2016-09-22 15:37:51
SVN Revision: 422630
License: PostgreSQL
WWW:
http://2ndquadrant.com/en/resources/pglogical/
Description:
pglogical is a logical replication system implemented entirely as a PostgreSQL extension. Fully integrated, it requires no triggers or external programs. This alternative to physical replication is a highly efficient method of replicating data using a publish/subscribe model for selective replication. WWW: http://2ndquadrant.com/en/resources/pglogical/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • pglogical-output>0:databases/pglogical-output
No installation instructions:
This port has been deleted.
PKGNAME: pglogical-output
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1465329953 SHA256 (pglogical-output-1.1.0.tar.bz2) = d04c6650855a7a60e62d05a6c25d1f928ab1663ea219c95fc2776a398dc69bdd SIZE (pglogical-output-1.1.0.tar.bz2) = 105985

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. postgres : databases/postgresql94-server
Runtime dependencies:
  1. postgres : databases/postgresql94-server
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pglogical-output-1.1.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
gmake pgsql:9.4+ tar:bzip2
pkg-message:
The pglogical-output extension is pointless without the pglogical 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.

Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://packages.2ndquadrant.com/pglogical/tarballs/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.0
22 Sep 2016 15:37:51
Revision:422630Original commit files touched by this commit
matthew search for other commits by this committer
pglogical: update to 1.2.0
pglogical-output: delete; merged into databases/pglogical

The databases/pglogical	  and databases/pglogical-output ports have been
merged into one codebase upstream, and database/pglogical now installs
the pglogical-output.so module.

pkg(8) should handle the merger	correctly; portmaster(1),
portupgrade(1) users are advised to manually delete pglogical-output
before upgrading.
1.1.0
08 Jun 2016 23:26:37
Revision:416570Original commit files touched by this commit
matthew search for other commits by this committer
Fix botched addport.  Remove mistakenly committed editor backup files.

PointyHat:  matthew
1.1.0
08 Jun 2016 23:23:46
Revision:416569Original commit files touched by this commit
matthew search for other commits by this committer
pglogical is a logical replication system implemented entirely as a
PostgreSQL extension. Fully integrated, it requires no triggers or
external programs. This alternative to physical replication is a
highly efficient method of replicating data using a publish/subscribe
model for selective replication.

WWW: http://2ndquadrant.com/en/resources/pglogical/

Number of commits found: 3