diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-07-01 10:55:03 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-07-01 10:55:03 +0000 |
commit | 488dbe6dda90d60a9f161d096b1ade0efb3dbdce (patch) | |
tree | 85dc47b3f5a53d5c834142a0b13d23c03b783e18 /databases/slony1/pkg-message | |
parent | 4bc33484eda1d1ba31f012cee87ec8df3c9af56d (diff) | |
download | ports-488dbe6dda90d60a9f161d096b1ade0efb3dbdce.tar.gz ports-488dbe6dda90d60a9f161d096b1ade0efb3dbdce.zip |
Notes
Diffstat (limited to 'databases/slony1/pkg-message')
-rw-r--r-- | databases/slony1/pkg-message | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/slony1/pkg-message b/databases/slony1/pkg-message index 868751ad5e6f..423352b91c7b 100644 --- a/databases/slony1/pkg-message +++ b/databases/slony1/pkg-message @@ -1,7 +1,7 @@ -For running slony you need: - slony system user - slony postgresql superuser - postgresql with TCP/IP communication enabled +For running slony1 you need: + slony postgresql superuser with password set + slony system user (makes auth. of slony db user easier) + TCP/IP enabled in postgresql (for replication of non local db) There is a perl script slony_setup.pl which helps you to create initial configuration. Installing this package do not makes any needed system |