summaryrefslogtreecommitdiff
path: root/databases/pgcluster/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.6cv14.Jun Kuriyama2004-05-134-219/+62
| | | | Notes: svn path=/head/; revision=109073
* Update to recent snapshot.Jun Kuriyama2004-04-1711-579/+301
| | | | Notes: svn path=/head/; revision=107364
* o Fix some bugs reported on ML.Jun Kuriyama2004-02-259-35/+665
| | | | | | | | | | | | | | o Fix more style bugs in debug message. o Add internal function to postmaster which returns current replication server. o Add new packet handler to pgreplicate which returns cluster node status information. o Add check scripts for nagios. These scripts may be useful, but not intended to officially supported by me. I'll make them as another port when they become stable. Notes: svn path=/head/; revision=102097
* o Fix some bugs in startup scripts.Jun Kuriyama2004-02-167-3/+543
| | | | | | | | | o Add WITH_DEBUG knob. o Fix a bug of pglb which dumps core (obtained from ML). o Fix style bugs in debug messages. Notes: svn path=/head/; revision=101004
* Add pgcluster 1.0.6b, the multi-master and synchronous replicationJun Kuriyama2004-01-265-0/+167
system for PostgreSQL. Notes: svn path=/head/; revision=99168