Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Some pgsql archive pages are not updating


  • From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
  • To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • Cc: pgsql-www(at)postgreSQL(dot)org
  • Subject: Re: Some pgsql archive pages are not updating
  • Date: Tue, 26 Feb 2008 10:31:19 -0300
  • Message-id: <20080226133119(dot)GC5763(at)alvh(dot)no-ip(dot)org>

Tom Lane wrote:
> Last updated Feb 22:
> http://archives.postgresql.org/pgsql-www/2008-02/index.php
> http://archives.postgresql.org/pgsql-patches/2008-02/index.php
> and probably some other lists.  Other lists such as -hackers
> do seem to be up to date, so I've got no idea what is wrong...

Fixed, thanks for the report.  The problem was the pgsql-packagers list,
which had no archives so I had added a "continue" to skip processing it
(otherwise it uselessly emitted a lot of noise in the output).  This
also skipped the "cd .." at the end of the loop, which I fixed by adding
a cd to an absolute path at the top.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group