From 7150bfd59ea1f97a64ac5ec965421ed63fdb91a0 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Wed, 26 Dec 2012 20:23:58 +0100 Subject: [PATCH] Update list-of-lists for legacy loader --- loader/legacy/scan_old_archives.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/loader/legacy/scan_old_archives.py b/loader/legacy/scan_old_archives.py index e4ebc91..c196e50 100755 --- a/loader/legacy/scan_old_archives.py +++ b/loader/legacy/scan_old_archives.py @@ -16,6 +16,8 @@ root = "/srv/archives/repo/archives/html" # Holy crap this is ugly, but yes, this is a direct dump from the # global database. Because, well, it doesn't actually matter :) +# Run (in \a mode): +# select '''' || listname || ''':' || listid || ',' from lists order by listname; listmap = { 'adelaide-au-pug':63, 'am-central-pug':62, @@ -81,6 +83,7 @@ listmap = { 'pgsql-testers':72, 'pgsql-tr-genel':31, 'pgsql-www':24, +'pgsql-zh-general':81, 'pgus-general':46, 'psycopg':75, 'rgnpug':67, -- 2.39.5