Thread
-
New Portal in Place, DNS switched ...
Marc G. Fournier <scrappy@hub.org> — 2003-01-05T00:40:01Z
I'm just announcing here, since I'd like to see some ppl testing this out and let us know if there are any problems ... DNS is going to take a little while to propogate, so the old site may still come up in the interium ... another reason not to announce it right away :)
-
Re: New Portal in Place, DNS switched ...
Tom Lane <tgl@sss.pgh.pa.us> — 2003-01-05T01:05:32Z
"Marc G. Fournier" <scrappy@hub.org> writes: > I'm just announcing here, since I'd like to see some ppl testing this out > and let us know if there are any problems ... DNS is going to take a > little while to propogate, so the old site may still come up in the > interium ... another reason not to announce it right away :) Have we dropped the notion of mirroring the website? www.postgresql.org now takes me right to the main page, not to a list of mirrors. It does look nice though ;-) regards, tom lane
-
Re: New Portal in Place, DNS switched ...
Marc G. Fournier <scrappy@hub.org> — 2003-01-05T01:11:27Z
On Sat, 4 Jan 2003, Tom Lane wrote: > "Marc G. Fournier" <scrappy@hub.org> writes: > > I'm just announcing here, since I'd like to see some ppl testing this out > > and let us know if there are any problems ... DNS is going to take a > > little while to propogate, so the old site may still come up in the > > interium ... another reason not to announce it right away :) > > Have we dropped the notion of mirroring the website? > www.postgresql.org now takes me right to the main page, not to a list of > mirrors. the portal itself is not mirrored, butif you go to, for instance UsersLounge or Downloads, it then gives you the option of which mirror to go to ...
-
Re: New Portal in Place, DNS switched ...
Tom Lane <tgl@sss.pgh.pa.us> — 2003-01-05T01:17:25Z
"Marc G. Fournier" <scrappy@hub.org> writes: > the portal itself is not mirrored, butif you go to, for instance > UsersLounge or Downloads, it then gives you the option of which mirror to > go to ... Ah. But if I do either, I see Warning: pg_exec(): supplied argument is not a valid PostgreSQL link resource in /usr/local/www/www.postgresql.org/mirrors.php on line 28 and Couldn't query the mirrors table! Might just be a transient problem till DNS updates ... or not ... regards, tom lane
-
Re: New Portal in Place, DNS switched ...
Marc G. Fournier <scrappy@hub.org> — 2003-01-05T01:26:06Z
On Sat, 4 Jan 2003, Tom Lane wrote: > "Marc G. Fournier" <scrappy@hub.org> writes: > > the portal itself is not mirrored, butif you go to, for instance > > UsersLounge or Downloads, it then gives you the option of which mirror to > > go to ... > > Ah. But if I do either, I see > > Warning: pg_exec(): supplied argument is not a valid PostgreSQL link resource in > /usr/local/www/www.postgresql.org/mirrors.php on line 28 > > and > > Couldn't query the mirrors table! > > Might just be a transient problem till DNS updates ... or not ... 'K, let's hope ... I tried it here and the flags all came up :( Dave/Justin?
-
Re: New Portal in Place, DNS switched ...
Justin Clift <justin@postgresql.org> — 2003-01-05T01:41:07Z
Marc G. Fournier wrote: > On Sat, 4 Jan 2003, Tom Lane wrote: > > >>"Marc G. Fournier" <scrappy@hub.org> writes: >> >>>the portal itself is not mirrored, butif you go to, for instance >>>UsersLounge or Downloads, it then gives you the option of which mirror to >>>go to ... >> >>Ah. But if I do either, I see >> >>Warning: pg_exec(): supplied argument is not a valid PostgreSQL link resource in >>/usr/local/www/www.postgresql.org/mirrors.php on line 28 >> >>and >> >> Couldn't query the mirrors table! >> >>Might just be a transient problem till DNS updates ... or not ... > > > 'K, let's hope ... I tried it here and the flags all came up :( > > Dave/Justin? Ok, am online and DNS seems to be propagated out this way. Will take a look now. BTW - Should we do the redirects that the old postgresql.org used to do: i.e.: www.postgresql.org/doc -> www.ca.postgresql.org/users-lounge/ and similar. :-) Regards and best wishes, Justin Clift -- "My grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first group; there was less competition there." - Indira Gandhi
-
Re: New Portal in Place, DNS switched ...
Marc G. Fournier <scrappy@hub.org> — 2003-01-05T01:51:50Z
On Sun, 5 Jan 2003, Justin Clift wrote: > www.postgresql.org/doc -> www.ca.postgresql.org/users-lounge/ If we can avoid it, let's ... if I recall correctly, we originally set that up in order to get around some issues we had with originally moving over to the new site way way back ...
-
Re: New Portal in Place, DNS switched ...
Justin Clift <justin@postgresql.org> — 2003-01-05T02:38:10Z
Hi Tom, Sorry about that. Was a combo of two simple problems. It's fixed now. :-) Regards and best wishes, Justin Clift Tom Lane wrote: > "Marc G. Fournier" <scrappy@hub.org> writes: > >>the portal itself is not mirrored, butif you go to, for instance >>UsersLounge or Downloads, it then gives you the option of which mirror to >>go to ... > > > Ah. But if I do either, I see > > Warning: pg_exec(): supplied argument is not a valid PostgreSQL link resource in > /usr/local/www/www.postgresql.org/mirrors.php on line 28 > > and > > Couldn't query the mirrors table! > > Might just be a transient problem till DNS updates ... or not ... > > regards, tom lane > > ---------------------------(end of broadcast)--------------------------- > TIP 2: you can get off all lists at once with the unregister command > (send "unregister YourEmailAddressHere" to majordomo@postgresql.org) -- "My grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first group; there was less competition there." - Indira Gandhi
-
Re: New Portal in Place, DNS switched ...
Tom Lane <tgl@sss.pgh.pa.us> — 2003-01-05T02:55:39Z
Justin Clift <justin@postgresql.org> writes: > It's fixed now. :-) Better, thanks. Minor suggestion: could we get ALT text for all the flags? Right now it's there for USA, UK, Italy, but not the rest ... regards, tom lane
-
Re: New Portal in Place, DNS switched ...
Peter Mount <peter@retep.org.uk> — 2003-01-05T12:27:47Z
On Sat, 4 Jan 2003, Marc G. Fournier wrote: > > I'm just announcing here, since I'd like to see some ppl testing this out > and let us know if there are any problems ... DNS is going to take a > little while to propogate, so the old site may still come up in the > interium ... another reason not to announce it right away :) Looks pretty good here. However, the bugs link on the main page is currently broken (404: Page not found) http://www.postgresql.org/bugs/bugs.php link from the main page. Peter -- Peter Mount peter@retep.org.uk http://www.retep.org.uk/ Tel/Fax: +44 (0) 1622 749439 Mobile: +44 (0) 7903 155887 US Fax: 1 435 304 5165 US Voice: 1 435 304 5165
-
Re: New Portal in Place, DNS switched ...
Justin Clift <justin@postgresql.org> — 2003-01-05T13:21:51Z
Peter Mount wrote: > On Sat, 4 Jan 2003, Marc G. Fournier wrote: > > >>I'm just announcing here, since I'd like to see some ppl testing this out >>and let us know if there are any problems ... DNS is going to take a >>little while to propogate, so the old site may still come up in the >>interium ... another reason not to announce it right away :) > > > Looks pretty good here. > > However, the bugs link on the main page is currently broken (404: Page not > found) http://www.postgresql.org/bugs/bugs.php link from the main page. Ouch, sorry about that. It's fixed now too. :-) Regards and best wishes, Justin Clift > Peter > -- "My grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first group; there was less competition there." - Indira Gandhi
-
Re: New Portal in Place, DNS switched ...
Greg Sabino Mullane <greg@turnstep.com> — 2003-01-05T15:15:20Z
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Speaking of DNS, we should probably not put all of our eggs in one basket (subnet): $ whois postgresql.org > ... > Domain servers in listed order: > > NS.HUB.ORG 64.49.215.5 > NS2.HUB.ORG 64.49.215.6 It would be nice if one or more nameservers were added that were not in the same subnet, especially because we have so many mirrors (subdomains) that are scattered all over the globe. Greg Sabino Mullane greg@turnstep.com PGP Key: 0x14964AC8 200301051008 -----BEGIN PGP SIGNATURE----- Comment: http://www.turnstep.com/pgp.html iD8DBQE+GE5lvJuQZxSWSsgRAteAAJ9YQF/eOpS+bZl84HOT84HAiaRQtQCfawbI VpEZSB8oXoO3ycza4g6h5Hg= =19gB -----END PGP SIGNATURE-----
-
Re: New Portal in Place, DNS switched ...
Marc G. Fournier <scrappy@hub.org> — 2003-01-05T16:52:11Z
Any volunteers to act as a tertiary? :) We're actually working on adding a new server online that is offshore, which will also give us another subnet to work off of ... but having a third-party secondary server wouldn't hurt, you are right ... On Sun, 5 Jan 2003 greg@turnstep.com wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > Speaking of DNS, we should probably not put all of our eggs > in one basket (subnet): > > $ whois postgresql.org > > ... > > Domain servers in listed order: > > > > NS.HUB.ORG 64.49.215.5 > > NS2.HUB.ORG 64.49.215.6 > > It would be nice if one or more nameservers were added that > were not in the same subnet, especially because we have so > many mirrors (subdomains) that are scattered all over the globe. > > Greg Sabino Mullane greg@turnstep.com > PGP Key: 0x14964AC8 200301051008 > > -----BEGIN PGP SIGNATURE----- > Comment: http://www.turnstep.com/pgp.html > > iD8DBQE+GE5lvJuQZxSWSsgRAteAAJ9YQF/eOpS+bZl84HOT84HAiaRQtQCfawbI > VpEZSB8oXoO3ycza4g6h5Hg= > =19gB > -----END PGP SIGNATURE----- > > > > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org >
-
Re: New Portal in Place, DNS switched ...
Larry Rosenman <ler@lerctr.org> — 2003-01-05T16:56:59Z
--On Sunday, January 05, 2003 12:52:11 -0400 "Marc G. Fournier" <scrappy@hub.org> wrote: > > Any volunteers to act as a tertiary? :) Sure, I have 2 NS's on my network with good upstream connectivity (UUNET, SPRINT, GENUITY, C&W, SAVVIS). (207.158.72.11/207.158.72.45). Let me know what the primary is, and what domain(s) you want. the NS records listed in the root are: NS-A.lerctr.org [207.158.72.11] NS-B.lerctr.org [207.158.72.45] > > We're actually working on adding a new server online that is offshore, > which will also give us another subnet to work off of ... but having a > third-party secondary server wouldn't hurt, you are right ... Be more than happy to supply it. LER > > On Sun, 5 Jan 2003 greg@turnstep.com wrote: > >> >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> >> Speaking of DNS, we should probably not put all of our eggs >> in one basket (subnet): >> >> $ whois postgresql.org >> > ... >> > Domain servers in listed order: >> > >> > NS.HUB.ORG 64.49.215.5 >> > NS2.HUB.ORG 64.49.215.6 >> >> It would be nice if one or more nameservers were added that >> were not in the same subnet, especially because we have so >> many mirrors (subdomains) that are scattered all over the globe. >> >> Greg Sabino Mullane greg@turnstep.com >> PGP Key: 0x14964AC8 200301051008 >> >> -----BEGIN PGP SIGNATURE----- >> Comment: http://www.turnstep.com/pgp.html >> >> iD8DBQE+GE5lvJuQZxSWSsgRAteAAJ9YQF/eOpS+bZl84HOT84HAiaRQtQCfawbI >> VpEZSB8oXoO3ycza4g6h5Hg= >> =19gB >> -----END PGP SIGNATURE----- >> >> >> >> >> ---------------------------(end of broadcast)--------------------------- >> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org >> > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
-
Re: New Portal in Place, DNS switched ...
Marc G. Fournier <scrappy@hub.org> — 2003-01-05T16:59:42Z
On Sun, 5 Jan 2003, Larry Rosenman wrote: > > > --On Sunday, January 05, 2003 12:52:11 -0400 "Marc G. Fournier" > <scrappy@hub.org> wrote: > > > > > Any volunteers to act as a tertiary? :) > Sure, I have 2 NS's on my network with good upstream connectivity (UUNET, > SPRINT, > GENUITY, C&W, SAVVIS). > > (207.158.72.11/207.158.72.45). > > Let me know what the primary is, and what domain(s) you want. > > the NS records listed in the root are: > > NS-A.lerctr.org [207.158.72.11] > NS-B.lerctr.org [207.158.72.45] right now, primary is 64.49.215.9, and the only domain I can see requiring is the *.postgresql.org one, which should just about cover everything, and is the only one maintained by 215.9 ... Should I use both of the above, or which would you prefer?
-
Re: New Portal in Place, DNS switched ...
Larry Rosenman <ler@lerctr.org> — 2003-01-05T17:06:00Z
--On Sunday, January 05, 2003 12:59:42 -0400 "Marc G. Fournier" <scrappy@hub.org> wrote: > On Sun, 5 Jan 2003, Larry Rosenman wrote: > >> >> >> --On Sunday, January 05, 2003 12:52:11 -0400 "Marc G. Fournier" >> <scrappy@hub.org> wrote: >> >> > >> > Any volunteers to act as a tertiary? :) >> Sure, I have 2 NS's on my network with good upstream connectivity (UUNET, >> SPRINT, >> GENUITY, C&W, SAVVIS). >> >> (207.158.72.11/207.158.72.45). >> >> Let me know what the primary is, and what domain(s) you want. >> >> the NS records listed in the root are: >> >> NS-A.lerctr.org [207.158.72.11] >> NS-B.lerctr.org [207.158.72.45] > > right now, primary is 64.49.215.9, and the only domain I can see requiring > is the *.postgresql.org one, which should just about cover everything, and > is the only one maintained by 215.9 ... > > Should I use both of the above, or which would you prefer? Put them both in. I have a tendency to not have both down at the same time. Looks like you need to allow me AXFR. I've added it to both, but I'm getting no AXFR permission. LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
-
Re: New Portal in Place, DNS switched ...
Larry Rosenman <ler@lerctr.org> — 2003-01-05T17:15:01Z
Looks like your firewall needs to allow TCP/53 connections from me as well. I'm getting RST's. (BTW, TCP/53 can be used for large queries, so it should be allowed globally). LER --On Sunday, January 05, 2003 12:59:42 -0400 "Marc G. Fournier" <scrappy@hub.org> wrote: > On Sun, 5 Jan 2003, Larry Rosenman wrote: > >> >> >> --On Sunday, January 05, 2003 12:52:11 -0400 "Marc G. Fournier" >> <scrappy@hub.org> wrote: >> >> > >> > Any volunteers to act as a tertiary? :) >> Sure, I have 2 NS's on my network with good upstream connectivity (UUNET, >> SPRINT, >> GENUITY, C&W, SAVVIS). >> >> (207.158.72.11/207.158.72.45). >> >> Let me know what the primary is, and what domain(s) you want. >> >> the NS records listed in the root are: >> >> NS-A.lerctr.org [207.158.72.11] >> NS-B.lerctr.org [207.158.72.45] > > right now, primary is 64.49.215.9, and the only domain I can see requiring > is the *.postgresql.org one, which should just about cover everything, and > is the only one maintained by 215.9 ... > > Should I use both of the above, or which would you prefer? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
-
Re: New Portal in Place, DNS switched ...
ohp@pyrenet.fr — 2003-01-05T20:05:33Z
Hi Marc, Just tested it! it seemes that the address for the french flag is wrong: http://www.fr.postgresql.org/www.postgresql.org instead of just www.fr.postgresql.org. Regards, On Sun, 5 Jan 2003, Marc G. Fournier wrote: > Date: Sun, 5 Jan 2003 01:51:58 +0000 (UTC) > From: Marc G. Fournier <scrappy@hub.org> > Newsgroups: comp.databases.postgresql.hackers > Subject: Re: New Portal in Place, DNS switched ... > > On Sun, 5 Jan 2003, Justin Clift wrote: > > > www.postgresql.org/doc -> www.ca.postgresql.org/users-lounge/ > > If we can avoid it, let's ... if I recall correctly, we originally set > that up in order to get around some issues we had with originally moving > over to the new site way way back ... > > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org > -- Olivier PRENANT Tel: +33-5-61-50-97-00 (Work) Quartier d'Harraud Turrou +33-5-61-50-97-01 (Fax) 31190 AUTERIVE +33-6-07-63-80-64 (GSM) FRANCE Email: ohp@pyrenet.fr ------------------------------------------------------------------------------ Make your life a dream, make your dream a reality. (St Exupery)
-
Re: New Portal in Place, DNS switched ...
Tom Lane <tgl@sss.pgh.pa.us> — 2003-01-05T20:15:46Z
AFAICT none of the www mirrors have updated yet; that's starting to seem suspicious. regards, tom lane
-
Re: New Portal in Place, DNS switched ...
Marc G. Fournier <scrappy@hub.org> — 2003-01-05T20:26:45Z
On Sun, 5 Jan 2003, Tom Lane wrote: > AFAICT none of the www mirrors have updated yet; that's starting to > seem suspicious. the www mirrors don't update from the portal,they update from what is now the users-lounge area ... the portal itself isn't meant to be mirrors, as its pretty much completely database driven ...
-
Re: New Portal in Place, DNS switched ...
Tom Lane <tgl@sss.pgh.pa.us> — 2003-01-05T20:33:37Z
"Marc G. Fournier" <scrappy@hub.org> writes: > On Sun, 5 Jan 2003, Tom Lane wrote: >> AFAICT none of the www mirrors have updated yet; that's starting to >> seem suspicious. > the www mirrors don't update from the portal,they update from what is now > the users-lounge area ... But they aren't. Try going to the users-lounge area via the new portal. Show me even one mirror that isn't displaying the old home page. regards, tom lane
-
Re: New Portal in Place, DNS switched ...
Rod Taylor <rbt@rbt.ca> — 2003-01-05T20:42:22Z
Two thoughts: Are there any plans to 'strip' the users lounge of duplicated information? (outdated news, various links, etc.). Will advocacy, gborg, archives, techdocs, etc. be updated to include links back to the portal site? BTW, the 'Users Lounge' search link is broken. http://www.postgresql.org/search.cgi no longer exists. On Sat, 2003-01-04 at 19:40, Marc G. Fournier wrote: > I'm just announcing here, since I'd like to see some ppl testing this out > and let us know if there are any problems ... DNS is going to take a > little while to propogate, so the old site may still come up in the > interium ... another reason not to announce it right away :) -- Rod Taylor <rbt@rbt.ca> PGP Key: http://www.rbt.ca/rbtpub.asc
-
Re: New Portal in Place, DNS switched ...
Marc G. Fournier <scrappy@hub.org> — 2003-01-05T21:00:14Z
On Sun, 5 Jan 2003, Rod Taylor wrote: > Two thoughts: > > Are there any plans to 'strip' the users lounge of duplicated > information? (outdated news, various links, etc.). Yes ... > Will advocacy, gborg, archives, techdocs, etc. be updated to include > links back to the portal site? Yes ... > BTW, the 'Users Lounge' search link is broken. > http://www.postgresql.org/search.cgi no longer exists. Guys?
-
Re: New Portal in Place, DNS switched ...
Marc G. Fournier <scrappy@hub.org> — 2003-01-05T21:06:52Z
On Sun, 5 Jan 2003, Tom Lane wrote: > "Marc G. Fournier" <scrappy@hub.org> writes: > > On Sun, 5 Jan 2003, Tom Lane wrote: > >> AFAICT none of the www mirrors have updated yet; that's starting to > >> seem suspicious. > > > the www mirrors don't update from the portal,they update from what is now > > the users-lounge area ... > > But they aren't. Try going to the users-lounge area via the new portal. > Show me even one mirror that isn't displaying the old home page. next phase ...
-
Re: New Portal in Place, DNS switched ...
Neil Conway <neilc@samurai.com> — 2003-01-05T22:03:23Z
On Sat, 2003-01-04 at 19:40, Marc G. Fournier wrote: > I'm just announcing here, since I'd like to see some ppl testing this out > and let us know if there are any problems Why are there ads on the page? Cheers, Neil -- Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC
-
Re: New Portal in Place, DNS switched ...
Mark Woodward <pgsql@mohawksoft.com> — 2003-01-06T13:22:15Z
I'll do it on my site. Marc G. Fournier wrote: >Any volunteers to act as a tertiary? :) > >We're actually working on adding a new server online that is offshore, >which will also give us another subnet to work off of ... but having a >third-party secondary server wouldn't hurt, you are right ... > >On Sun, 5 Jan 2003 greg@turnstep.com wrote: > > > >>-----BEGIN PGP SIGNED MESSAGE----- >>Hash: SHA1 >> >> >>Speaking of DNS, we should probably not put all of our eggs >>in one basket (subnet): >> >>$ whois postgresql.org >> >> >>>... >>> Domain servers in listed order: >>> >>> NS.HUB.ORG 64.49.215.5 >>> NS2.HUB.ORG 64.49.215.6 >>> >>> >>It would be nice if one or more nameservers were added that >>were not in the same subnet, especially because we have so >>many mirrors (subdomains) that are scattered all over the globe. >> >>Greg Sabino Mullane greg@turnstep.com >>PGP Key: 0x14964AC8 200301051008 >> >>-----BEGIN PGP SIGNATURE----- >>Comment: http://www.turnstep.com/pgp.html >> >>iD8DBQE+GE5lvJuQZxSWSsgRAteAAJ9YQF/eOpS+bZl84HOT84HAiaRQtQCfawbI >>VpEZSB8oXoO3ycza4g6h5Hg= >>=19gB >>-----END PGP SIGNATURE----- >> >> >> >> >>---------------------------(end of broadcast)--------------------------- >>TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org >> >> >> > >---------------------------(end of broadcast)--------------------------- >TIP 6: Have you searched our list archives? > >http://archives.postgresql.org > > >
-
Re: New Portal in Place, DNS switched ...
Mark Woodward <pgsql@mohawksoft.com> — 2003-01-06T13:24:00Z
The site looks fantastic! Great work! Marc G. Fournier wrote: >I'm just announcing here, since I'd like to see some ppl testing this out >and let us know if there are any problems ... DNS is going to take a >little while to propogate, so the old site may still come up in the >interium ... another reason not to announce it right away :) > > >---------------------------(end of broadcast)--------------------------- >TIP 3: if posting/reading through Usenet, please send an appropriate >subscribe-nomail command to majordomo@postgresql.org so that your >message can get through to the mailing list cleanly > > >
-
Re: New Portal in Place, DNS switched ...
Mark Woodward <pgsql@mohawksoft.com> — 2003-01-06T15:08:17Z
Marc G. Fournier wrote: >Any volunteers to act as a tertiary? :) > >We're actually working on adding a new server online that is offshore, >which will also give us another subnet to work off of ... but having a >third-party secondary server wouldn't hurt, you are right ... > OK, add 64.46.156.80 as a slave to your master, and NSC.INSPECTHOUSE.COM will provide DNS services. > >On Sun, 5 Jan 2003 greg@turnstep.com wrote: > > > >>-----BEGIN PGP SIGNED MESSAGE----- >>Hash: SHA1 >> >> >>Speaking of DNS, we should probably not put all of our eggs >>in one basket (subnet): >> >>$ whois postgresql.org >> >> >>>... >>> Domain servers in listed order: >>> >>> NS.HUB.ORG 64.49.215.5 >>> NS2.HUB.ORG 64.49.215.6 >>> >>> >>It would be nice if one or more nameservers were added that >>were not in the same subnet, especially because we have so >>many mirrors (subdomains) that are scattered all over the globe. >> >>Greg Sabino Mullane greg@turnstep.com >>PGP Key: 0x14964AC8 200301051008 >> >>-----BEGIN PGP SIGNATURE----- >>Comment: http://www.turnstep.com/pgp.html >> >>iD8DBQE+GE5lvJuQZxSWSsgRAteAAJ9YQF/eOpS+bZl84HOT84HAiaRQtQCfawbI >>VpEZSB8oXoO3ycza4g6h5Hg= >>=19gB >>-----END PGP SIGNATURE----- >> >> >> >> >>---------------------------(end of broadcast)--------------------------- >>TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org >> >> >> > >---------------------------(end of broadcast)--------------------------- >TIP 6: Have you searched our list archives? > >http://archives.postgresql.org > > >
-
Re: New Portal in Place, DNS switched ...
Peter Eisentraut <peter_e@gmx.net> — 2003-01-06T18:51:11Z
Marc G. Fournier writes: > I'm just announcing here, since I'd like to see some ppl testing this out > and let us know if there are any problems ... DNS is going to take a > little while to propogate, so the old site may still come up in the > interium ... another reason not to announce it right away :) http://www.postgresql.org/~petere/ doesn't exist anymore. -- Peter Eisentraut peter_e@gmx.net
-
Re: New Portal in Place, DNS switched ...
Vince Vielhaber <vev@michvhf.com> — 2003-01-06T21:06:53Z
On Mon, 6 Jan 2003, Peter Eisentraut wrote: > Marc G. Fournier writes: > > > I'm just announcing here, since I'd like to see some ppl testing this out > > and let us know if there are any problems ... DNS is going to take a > > little while to propogate, so the old site may still come up in the > > interium ... another reason not to announce it right away :) > > http://www.postgresql.org/~petere/ doesn't exist anymore. Sounds like someone was messin with httpd.conf. Vince. -- Fast, inexpensive internet service 56k and beyond! http://www.pop4.net/ http://www.meanstreamradio.com http://www.unknown-artists.com Internet radio: It's not file sharing, it's just radio. -
Re: New Portal in Place, DNS switched ...
Marc G. Fournier <scrappy@hub.org> — 2003-01-06T21:53:55Z
On Mon, 6 Jan 2003, Vince Vielhaber wrote: > On Mon, 6 Jan 2003, Peter Eisentraut wrote: > > > Marc G. Fournier writes: > > > > > I'm just announcing here, since I'd like to see some ppl testing this out > > > and let us know if there are any problems ... DNS is going to take a > > > little while to propogate, so the old site may still come up in the > > > interium ... another reason not to announce it right away :) > > > > http://www.postgresql.org/~petere/ doesn't exist anymore. > > Sounds like someone was messin with httpd.conf. nope, www.postgresql.org is no longer on mars, where the development stuff is located ... I have a way to fix that, just need to find a moment to do so :(
-
Re: New Portal in Place, DNS switched ...
Scott Lamb <slamb@slamb.org> — 2003-01-06T23:07:04Z
Marc G. Fournier wrote: > I'm just announcing here, since I'd like to see some ppl testing this out > and let us know if there are any problems ... DNS is going to take a > little while to propogate, so the old site may still come up in the > interium ... another reason not to announce it right away :) My hope was that this would be all the information in a single, integrated site. What I see now is one (nice) front page with links to all the other sites, which don't even have links back, much less the same look and feel. Are you intending to switch those eventually? (Please say yes.) Thanks, Scott
-
Re: New Portal in Place, DNS switched ...
Marc G. Fournier <scrappy@hub.org> — 2003-01-07T00:27:03Z
On Mon, 6 Jan 2003, Scott Lamb wrote: > Marc G. Fournier wrote: > > I'm just announcing here, since I'd like to see some ppl testing this out > > and let us know if there are any problems ... DNS is going to take a > > little while to propogate, so the old site may still come up in the > > interium ... another reason not to announce it right away :) > > My hope was that this would be all the information in a single, > integrated site. What I see now is one (nice) front page with links to > all the other sites, which don't even have links back, much less the > same look and feel. Are you intending to switch those eventually? > (Please say yes.) Yes, the first phase was to get the front-end fixed ... one of Vince's major complaints concerning the old one was that it was near impossible to make changes to it (ie. add menu links) ...
-
Re: New Portal in Place, DNS switched ...
Vince Vielhaber <vev@michvhf.com> — 2003-01-07T00:35:00Z
On Mon, 6 Jan 2003, Marc G. Fournier wrote: > On Mon, 6 Jan 2003, Vince Vielhaber wrote: > > > On Mon, 6 Jan 2003, Peter Eisentraut wrote: > > > > > Marc G. Fournier writes: > > > > > > > I'm just announcing here, since I'd like to see some ppl testing this out > > > > and let us know if there are any problems ... DNS is going to take a > > > > little while to propogate, so the old site may still come up in the > > > > interium ... another reason not to announce it right away :) > > > > > > http://www.postgresql.org/~petere/ doesn't exist anymore. > > > > Sounds like someone was messin with httpd.conf. > > nope, www.postgresql.org is no longer on mars, where the development stuff > is located ... I have a way to fix that, just need to find a moment to do > so :( Doesn't matter where it is if the redirect points to the right place. IIRC Peter's webspace was a redirect. Vince. -- Fast, inexpensive internet service 56k and beyond! http://www.pop4.net/ http://www.meanstreamradio.com http://www.unknown-artists.com Internet radio: It's not file sharing, it's just radio.