/[rserv]/README
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Wed Aug 6 17:37:26 2003 UTC (20 years, 8 months ago) by dpavlin
Branch: MAIN
added README file

1 RServ improved by community
2
3 https://www.rot13.org/~dpavlin/projects/rserv/
4 http://gborg.postgresql.org/project/rservimp/projdisplay.php
5
6 Rserv offers replication capabilities for PostgreSQL. This is improved
7 version of original code by PostgreSQL Inc. included in contrib part of
8 distribution.
9
10 Originally written by Vadim Mikheev from PostgreSQL Inc., it also include
11 changes made by Nélio Alves Pereira Filho and Dobrica Pavlinusic.
12
13 Main goals are secure remote replication using ssh, ease of installation and
14 documentation. We aim to create stable and easy to use replication until
15 PGReplication is included in official PostgreSQL. However, it's not planned
16 to discontinue project at that time. You will just have choice of two
17 replication mechanisms.
18
19 This project is released under the Berkeley/BSD license.
20
21
22 FILES
23
24 This is my attempt to describe files in this distribution.
25
26 bin/ mostly perl utilities which are required for RServ
27 doc/ contains documentation about RServ collected from various sources
28 doc/README.rserv original README for RServ 0.1
29 doc/eRserver.ChangeLog non-english ChangeLog from Nélio
30 doc/eRserver.HOWTO not quite accurate HOWTO from Sekar Gopi
31 lib/ contains C source code for rserv.so used by trigger in RServ
32 misc/master.sql database schema of RServ specific part in master database
33 with comments for RServ 0.1 (changed by now)
34 misc/regress.sh original regress script
35 misc/slave.sql database schema for slave (changed)
36 misc/rserv_test.pl bulk inserter for populating database
37 share/RServ.pm perl module used by utilities in bin/

  ViewVC Help
Powered by ViewVC 1.1.26