Hi,

pgpool(http://pgfoundry.org/projects/pgpool/) now has CVS repository
on pgfoundry.org. To grab the latest source via anonymous CVS:

1) login (first time only)

cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/pgpool login

you will be asked password. just type return.

2) to get pgpool entire source tree:

cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/pgpool co pgpool

3) you can sync with the CVS repository by:

cvs -z3 update

in the working file directory.

Also you can enjoy web interface to CVS at 

http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/

Despite that pgfoundry.org shows that "(0 commits, 0 adds )", pgpool CVS
repository is there. believe me:-)
--
Tatsuo Ishii

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to