Re: postgresql.org Weblogs?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: pgsql-www(at)postgresql(dot)org
Subject: Re: postgresql.org Weblogs?
Date: 2005-07-11 19:46:38
Message-ID: 200507111246.38703.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Marc,

> Sure ... there is nothing confidential in them, just let us know what
> you want (if you want it) ...

Yeah, I thought I'd ask now, because presumably you don't keep the weblogs
indefinitely.

We'd like 2-or-more-weeks worth with one of the following formats:

==============================

Extended/Combined log format is ok but cookies are not included but for
a demo it should work ok. The inclusion of the user agent reduces merges
but only to a certain extent.

Fields
------
remotehost      
rfc931          
authuser        
[date]          
"request"       
status          
bytes           
"referer"       
"user_agent"

NCSA Combined Log Format, W3CA format or the combined plus cookies are
the most useful.

So you end up with

Fields
------
remotehost      
rfc931          
authuser        
[date]          
"request"       
status          
bytes           
"referer"       
"user_agent"
In-cookie
Out-cookie
Server (optional)

==================================

--Josh

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Marc G. Fournier 2005-07-11 20:41:33 Re: postgresql.org Weblogs?
Previous Message Marc G. Fournier 2005-07-11 19:39:27 Re: postgresql.org Weblogs?