Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

actual different nodes are a helpful example case #31

Merged
merged 1 commit into from Apr 16, 2014

Conversation

justizin
Copy link
Contributor

The original tutorial text is confusing for the primary reason that it doesn't actually talk about two separate nodes, but about two databases and two londiste workers running on the same machine. This does cover a lot of ground, but if one actually expects to replicate across multiple hosts, it's unclear where changes need to be made.

This revised text thusly has two major improvements:

(a) point to IP address, which is actually necessary esp for create-root, but in general.
(b) de-conflate the name of the database and worker, one of which would be the same on all nodes in the real world, and one of which must always be unique.

It would be possible to change this so that it points at 127.0.0.1, but that's still likely to leave some ambiguity, and I think it is easier for one who wants to test this on a single machine to translate from an example with actual addresses.

markokr added a commit that referenced this pull request Apr 16, 2014
actual different nodes are a helpful example case
@markokr markokr merged commit 7034486 into pgq:master Apr 16, 2014
@markokr
Copy link
Collaborator

markokr commented Apr 16, 2014

Thanks

@justizin
Copy link
Contributor Author

Yep, thanks for merging, expect more! I'm happy to do a similar treatment
to other documentation, this just happens to have been the one which was
relevant to my project last week.

On Wed, Apr 16, 2014 at 10:06 AM, Marko Kreen notifications@github.comwrote:

Thanks


Reply to this email directly or view it on GitHubhttps://github.com/markokr/skytools/pull/31#issuecomment-40624972
.

http://about.me/justizin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants