gborg cvs ?
Is something up with gborg cvs, or have the settings changed?
% cvs update
cvs [update aborted]: connect to gborg.postgresql.org:2401 failed: Connection timed out
% cat CVS/Root
:pserver:anonymous@gborg.postgresql.org:/usr/local/cvsroot/libpqxx
% cat CVS/Repository
libpqxx
Cheers,
Patrick
Patrick Welche <prlw1@newn.cam.ac.uk> writes:
Is something up with gborg cvs, or have the settings changed?
Works here. Probably your DNS server still has the old IP address
cached. All the Postgres servers were moved to new IP addresses today.
regards, tom lane
Name: svr3.postgresql.org
Address: 200.46.204.161
Aliases: gborg.postgresql.org
On Mon, 13 Oct 2003, Patrick Welche wrote:
Show quoted text
Is something up with gborg cvs, or have the settings changed?
% cvs update
cvs [update aborted]: connect to gborg.postgresql.org:2401 failed: Connection timed out
% cat CVS/Root
:pserver:anonymous@gborg.postgresql.org:/usr/local/cvsroot/libpqxx
% cat CVS/Repository
libpqxxCheers,
Patrick
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend