Re: [DOCS] Londiste

2010-05-25 Thread Francisco Reyes

Robert Haas writes:


On Mon, May 24, 2010 at 7:52 PM, Bruce Momjian  wrote:

Can anyone suggest where a "Londiste" mention would fit in our high
availability docs?

       http://developer.postgresql.org/pgdocs/postgres/high-availability.html


I would think wherever we mention Slony - I gather that they are
fairly similar in implementation, though I might be wrong about that.


I thought the same, however I did not see Slony mentioned on that URL. At 
least it was not in an obvious place.


--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs


Re: [DOCS] Londiste

2010-05-25 Thread Greg Sabino Mullane

-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160


> Can anyone suggest where a "Londiste" mention would fit in our high
> availability docs?
>
> http://developer.postgresql.org/pgdocs/postgres/high-availability.html

We already have Slony there as an "example of" async master-slave. Is 
there some problem you are trying to fix? It would be hard to add this 
without opening the floodgates of mentioning all replication systems.

- -- 
Greg Sabino Mullane [email protected]
PGP Key: 0x14964AC8 201005251122
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-BEGIN PGP SIGNATURE-

iEYEAREDAAYFAkv761kACgkQvJuQZxSWSsjYFQCffN4mhOf+9+4bwmMeQxkJRHu2
4fIAoJpFw3u3r8e2cSd5fM5WyfHWnBGZ
=I+Gg
-END PGP SIGNATURE-



-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs


Re: [DOCS] Londiste

2010-05-25 Thread Bruce Momjian
Greg Sabino Mullane wrote:
[ There is text before PGP section. ]
> 
> -BEGIN PGP SIGNED MESSAGE-
> Hash: RIPEMD160
> 
> 
> > Can anyone suggest where a "Londiste" mention would fit in our high
> > availability docs?
> >
> > http://developer.postgresql.org/pgdocs/postgres/high-availability.html
> 
> We already have Slony there as an "example of" async master-slave. Is 
> there some problem you are trying to fix? It would be hard to add this 
> without opening the floodgates of mentioning all replication systems.

Well, I assumed "Londiste" head reached the level that we should mention
it, but you are right on the floodgates issue.  We do aleady mention
many other replication solutions in other sections, so I didn't think
the flood would be too bad.

-- 
  Bruce Momjian  http://momjian.us
  EnterpriseDB http://enterprisedb.com

-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs


Re: [DOCS] Londiste

2010-05-25 Thread Francisco Reyes

Bruce Momjian writes:


Well, I assumed "Londiste" head reached the level that we should mention
it, but you are right on the floodgates issue.  We do aleady mention
many other replication solutions in other sections, so I didn't think


Then perhaps all that is needed is to just link to the replication section 
of the wiki: 
http://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pool 
ing 

A search for replication on the top of the doc page (ie 
http://www.postgresql.org/docs/8.4/interactive/index.html) takes to the high 
availability page, so a reference there to the wiki page may be a good idea.


--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs


Re: [DOCS] Londiste

2010-05-25 Thread Bruce Momjian
Francisco Reyes wrote:
> Bruce Momjian writes:
> 
> > Well, I assumed "Londiste" head reached the level that we should mention
> > it, but you are right on the floodgates issue.  We do aleady mention
> > many other replication solutions in other sections, so I didn't think
> 
> Then perhaps all that is needed is to just link to the replication section 
> of the wiki: 
> http://wiki.postgresql.org/wiki/Replication,_Clustering,_and_Connection_Pool 
> ing 
> 
> A search for replication on the top of the doc page (ie 
> http://www.postgresql.org/docs/8.4/interactive/index.html) takes to the high 
> availability page, so a reference there to the wiki page may be a good idea.

That is an excellent idea, not only for replication, but there are
probably other wiki pages that we should link to from our main docs.  I
will go through the wiki, find appropriate pages, and add links from our
docs.

-- 
  Bruce Momjian  http://momjian.us
  EnterpriseDB http://enterprisedb.com

-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs


Re: [DOCS] Londiste

2010-05-25 Thread Simon Riggs
On Tue, 2010-05-25 at 15:23 +, Greg Sabino Mullane wrote:

> > Can anyone suggest where a "Londiste" mention would fit in our high
> > availability docs?
> >
> > http://developer.postgresql.org/pgdocs/postgres/high-availability.html
> 
> We already have Slony there as an "example of" async master-slave. Is 
> there some problem you are trying to fix? It would be hard to add this 
> without opening the floodgates of mentioning all replication systems.

Don't see a problem with mentioning Londiste.

It's not like there's that many production-strength candidates that we
shouldn't mention them all. Right now, I see it as the only missing one
on the list.



BTW Bruce, "log shipping" isn't mentioned at all in that section, which
is strange since that's what's in 9.0.

-- 
 Simon Riggs   www.2ndQuadrant.com


-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs