public inbox for [email protected]
help / color / mirror / Atom feedarchives.postgresql.org cleaned up ... and rebuilding ...
7+ messages / 3 participants
[nested] [flat]
* archives.postgresql.org cleaned up ... and rebuilding ...
@ 2004-09-30 19:02 Marc G. Fournier <[email protected]>
2004-10-01 08:56 ` Re: archives.postgresql.org cleaned up ... and rebuilding Oleg Bartunov <[email protected]>
0 siblings, 1 reply; 7+ messages in thread
From: Marc G. Fournier @ 2004-09-30 19:02 UTC (permalink / raw)
To: pgsql-www
On a temporary URL of svr5.postgresql.org right now, until its done, but
...
- fixed last-modified date
- moved google adsense banner to the right side
- removed top/right banner
- fixed up the fonts being used
Also, found a 'bug' with my SQL query used for the top left banner, which
was affecting its performance, so that should be more responsive now as
well (drop'd query time from 190ms to 3ms) ...
If ppl can go to http://svr5.postgresql.org and browser around, see if
there are any obvious errors before I put it live ...
Also, if someone wants to submit better 'per list' write ups, or
appropriate ones for lists they are maintaining (ie. the Spanish list has
a Spanish write up, maybe the German/French and Turkish ones could too?),
please send me over text to put in place ... some of them are *very*
sparse, to nil ...
I'm going to put it live in a few hours ...
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: archives.postgresql.org cleaned up ... and rebuilding
2004-09-30 19:02 archives.postgresql.org cleaned up ... and rebuilding ... Marc G. Fournier <[email protected]>
@ 2004-10-01 08:56 ` Oleg Bartunov <[email protected]>
2004-10-01 13:17 ` Re: archives.postgresql.org cleaned up ... and rebuilding Marc G. Fournier <[email protected]>
0 siblings, 1 reply; 7+ messages in thread
From: Oleg Bartunov @ 2004-10-01 08:56 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>; +Cc: pgsql-www
On Thu, 30 Sep 2004, Marc G. Fournier wrote:
>
> On a temporary URL of svr5.postgresql.org right now, until its done, but
> ...
>
> - fixed last-modified date
looks good. I don't know what is (envelope-from bla-bla...) means, but
jopefully our parser just ignores it.
zen:~$>curl -I http://svr5.postgresql.org/pgsql-general/2001-12/msg00879.php
HTTP/1.1 200 OK
Date: Fri, 01 Oct 2004 08:53:20 GMT
Server: Apache/1.3.31 (Unix) mod_perl/1.29 PHP/4.3.3RC1
X-Powered-By: PHP/4.3.3RC1
Last-Modified: Mon, 31 Dec 2001 11:21:21 -0500 (EST) (envelope-from [email protected])
Content-Type: text/html
> - moved google adsense banner to the right side
> - removed top/right banner
> - fixed up the fonts being used
>
> Also, found a 'bug' with my SQL query used for the top left banner, which
> was affecting its performance, so that should be more responsive now as
> well (drop'd query time from 190ms to 3ms) ...
>
> If ppl can go to http://svr5.postgresql.org and browser around, see if
> there are any obvious errors before I put it live ...
>
> Also, if someone wants to submit better 'per list' write ups, or
> appropriate ones for lists they are maintaining (ie. the Spanish list has
> a Spanish write up, maybe the German/French and Turkish ones could too?),
> please send me over text to put in place ... some of them are *very*
> sparse, to nil ...
>
> I'm going to put it live in a few hours ...
>
> ----
> Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
> Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: [email protected], http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: archives.postgresql.org cleaned up ... and rebuilding
2004-09-30 19:02 archives.postgresql.org cleaned up ... and rebuilding ... Marc G. Fournier <[email protected]>
2004-10-01 08:56 ` Re: archives.postgresql.org cleaned up ... and rebuilding Oleg Bartunov <[email protected]>
@ 2004-10-01 13:17 ` Marc G. Fournier <[email protected]>
2004-10-01 13:39 ` Re: archives.postgresql.org cleaned up ... and rebuilding Oleg Bartunov <[email protected]>
0 siblings, 1 reply; 7+ messages in thread
From: Marc G. Fournier @ 2004-10-01 13:17 UTC (permalink / raw)
To: Oleg Bartunov <[email protected]>; +Cc: pgsql-www
On Fri, 1 Oct 2004, Oleg Bartunov wrote:
> On Thu, 30 Sep 2004, Marc G. Fournier wrote:
>
>>
>> On a temporary URL of svr5.postgresql.org right now, until its done, but
>> ...
>>
>> - fixed last-modified date
>
> looks good. I don't know what is (envelope-from bla-bla...) means, but
> jopefully our parser just ignores it.
>
> zen:~$>curl -I http://svr5.postgresql.org/pgsql-general/2001-12/msg00879.php
> HTTP/1.1 200 OK
> Date: Fri, 01 Oct 2004 08:53:20 GMT
> Server: Apache/1.3.31 (Unix) mod_perl/1.29 PHP/4.3.3RC1
> X-Powered-By: PHP/4.3.3RC1
> Last-Modified: Mon, 31 Dec 2001 11:21:21 -0500 (EST) (envelope-from [email protected])
Ack ... none of the messages that I'd checked had that ... can you confirm
whether or not your parser does ignore it?? If it does cause a problem,
I'll try and figure out a way to get rid of it :( If it is benign, all the
better though ...
I have the archves updated hourly now as well ...
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: archives.postgresql.org cleaned up ... and rebuilding
2004-09-30 19:02 archives.postgresql.org cleaned up ... and rebuilding ... Marc G. Fournier <[email protected]>
2004-10-01 08:56 ` Re: archives.postgresql.org cleaned up ... and rebuilding Oleg Bartunov <[email protected]>
2004-10-01 13:17 ` Re: archives.postgresql.org cleaned up ... and rebuilding Marc G. Fournier <[email protected]>
@ 2004-10-01 13:39 ` Oleg Bartunov <[email protected]>
2004-10-01 13:59 ` Re: archives.postgresql.org cleaned up ... and rebuilding Marc G. Fournier <[email protected]>
0 siblings, 1 reply; 7+ messages in thread
From: Oleg Bartunov @ 2004-10-01 13:39 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>; +Cc: pgsql-www
On Fri, 1 Oct 2004, Marc G. Fournier wrote:
> On Fri, 1 Oct 2004, Oleg Bartunov wrote:
>
> > On Thu, 30 Sep 2004, Marc G. Fournier wrote:
> >
> >>
> >> On a temporary URL of svr5.postgresql.org right now, until its done, but
> >> ...
> >>
> >> - fixed last-modified date
> >
> > looks good. I don't know what is (envelope-from bla-bla...) means, but
> > jopefully our parser just ignores it.
> >
> > zen:~$>curl -I http://svr5.postgresql.org/pgsql-general/2001-12/msg00879.php
> > HTTP/1.1 200 OK
> > Date: Fri, 01 Oct 2004 08:53:20 GMT
> > Server: Apache/1.3.31 (Unix) mod_perl/1.29 PHP/4.3.3RC1
> > X-Powered-By: PHP/4.3.3RC1
> > Last-Modified: Mon, 31 Dec 2001 11:21:21 -0500 (EST) (envelope-from [email protected])
>
> Ack ... none of the messages that I'd checked had that ... can you confirm
> whether or not your parser does ignore it?? If it does cause a problem,
> I'll try and figure out a way to get rid of it :( If it is benign, all the
> better though ...
no problem, junk is ignored.
>
> I have the archves updated hourly now as well ...
>
>
> ----
> Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
> Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: [email protected], http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: archives.postgresql.org cleaned up ... and rebuilding
2004-09-30 19:02 archives.postgresql.org cleaned up ... and rebuilding ... Marc G. Fournier <[email protected]>
2004-10-01 08:56 ` Re: archives.postgresql.org cleaned up ... and rebuilding Oleg Bartunov <[email protected]>
2004-10-01 13:17 ` Re: archives.postgresql.org cleaned up ... and rebuilding Marc G. Fournier <[email protected]>
2004-10-01 13:39 ` Re: archives.postgresql.org cleaned up ... and rebuilding Oleg Bartunov <[email protected]>
@ 2004-10-01 13:59 ` Marc G. Fournier <[email protected]>
0 siblings, 0 replies; 7+ messages in thread
From: Marc G. Fournier @ 2004-10-01 13:59 UTC (permalink / raw)
To: Oleg Bartunov <[email protected]>; +Cc: Marc G. Fournier <[email protected]>; pgsql-www
On Fri, 1 Oct 2004, Oleg Bartunov wrote:
> no problem, junk is ignored.
Good, cause I hadn't figured out a clean way yet of removing the extra :)
Thanks for confirming ...
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: archives.postgresql.org cleaned up ... and rebuilding ...
@ 2004-09-30 21:04 John Hansen <[email protected]>
2004-09-30 23:07 ` Re: archives.postgresql.org cleaned up ... and rebuilding Marc G. Fournier <[email protected]>
0 siblings, 1 reply; 7+ messages in thread
From: John Hansen @ 2004-09-30 21:04 UTC (permalink / raw)
To: Marc G. Fournier <[email protected]>; pgsql-www
> On a temporary URL of svr5.postgresql.org right now, until
> its done, but ...
>
> - fixed last-modified date
lwp-request -de -mHEAD
http://svr5.postgresql.org/pgsql-www/2004-09/index.php
Still no last-modified header...
> - moved google adsense banner to the right side
> - removed top/right banner
> - fixed up the fonts being used
>
^ permalink raw reply [nested|flat] 7+ messages in thread
* Re: archives.postgresql.org cleaned up ... and rebuilding
2004-09-30 21:04 Re: archives.postgresql.org cleaned up ... and rebuilding ... John Hansen <[email protected]>
@ 2004-09-30 23:07 ` Marc G. Fournier <[email protected]>
0 siblings, 0 replies; 7+ messages in thread
From: Marc G. Fournier @ 2004-09-30 23:07 UTC (permalink / raw)
To: John Hansen <[email protected]>; +Cc: Marc G. Fournier <[email protected]>; pgsql-www
On Fri, 1 Oct 2004, John Hansen wrote:
>> On a temporary URL of svr5.postgresql.org right now, until
>> its done, but ...
>>
>> - fixed last-modified date
>
> lwp-request -de -mHEAD
> http://svr5.postgresql.org/pgsql-www/2004-09/index.php
>
> Still no last-modified header...
I only enabled it on the messages themselves ... the index files pretty
much change several times a day anyway ... check
http://svr5.postgresql.org/pgsql-www/2004-09/msg00059.php
instead ...
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [email protected] Yahoo!: yscrappy ICQ: 7615664
^ permalink raw reply [nested|flat] 7+ messages in thread
end of thread, other threads:[~2004-10-01 13:59 UTC | newest]
Thread overview: 7+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2004-09-30 19:02 archives.postgresql.org cleaned up ... and rebuilding ... Marc G. Fournier <[email protected]>
2004-10-01 08:56 ` Re: archives.postgresql.org cleaned up ... and rebuilding Oleg Bartunov <[email protected]>
2004-10-01 13:17 ` Re: archives.postgresql.org cleaned up ... and rebuilding Marc G. Fournier <[email protected]>
2004-10-01 13:39 ` Re: archives.postgresql.org cleaned up ... and rebuilding Oleg Bartunov <[email protected]>
2004-10-01 13:59 ` Re: archives.postgresql.org cleaned up ... and rebuilding Marc G. Fournier <[email protected]>
2004-09-30 21:04 Re: archives.postgresql.org cleaned up ... and rebuilding ... John Hansen <[email protected]>
2004-09-30 23:07 ` Re: archives.postgresql.org cleaned up ... and rebuilding Marc G. Fournier <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox