Re: [HACKERS] mirroring problem (www.postgresql.org)

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Peter Galbavy <Peter(dot)Galbavy(at)knowledge(dot)com>
Cc: The Hermit Hacker <scrappy(at)hub(dot)org>, Vince Vielhaber <vev(at)michvhf(dot)com>, Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, pgsql-hackers(at)hub(dot)org
Subject: Re: [HACKERS] mirroring problem (www.postgresql.org)
Date: 1999-06-17 14:39:14
Message-ID: 37690892.8A5754B6@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > Sorry in advance for the re/misdirection, but would CVSup be a
> > suitable alternative for this task? It is working *great* for me to
> > replicate the CVS tree, but it also handles normal directory trees. It
> > includes lots of compression optimizations and so is very fast...
> Please don;t force us to use CVSup - you have to have Modula-3 to
> compile it, and some organisations (mine mostly included) has to start
> from source for all this stuff...

Another enthusiast... ;)

I'm not sure what platform you are on, but there is a *very* nice
Modula-3 rpm package from Polytechnic University in Montreal for
linux.

Anyway, for some mirrors CVSup might be a good alternative since Marc
is already running a server. Also, CVSup has a "mirror sync" mode
which makes it even faster; if the mirror is run as a slave server
then the server leaves all of the sync info in cache and does not need
to traverse the directory tree to deduce what should be updated.

- Thomas

--
Thomas Lockhart lockhart(at)alumni(dot)caltech(dot)edu
South Pasadena, California

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 1999-06-17 14:43:43 CLI interface
Previous Message Tom Lane 1999-06-17 14:33:40 Re: [HACKERS] Re: UnixWare