Received: from localhost (unknown [200.46.204.183]) by developer.postgresql.org (Postfix) with ESMTP id 6E75B2E0033 for ; Sun, 27 Apr 2008 19:10:22 -0300 (ADT) Received: from developer.postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 76288-02 for ; Sun, 27 Apr 2008 19:10:17 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.5 Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.191]) by developer.postgresql.org (Postfix) with ESMTP id 871A42E0032 for ; Sun, 27 Apr 2008 19:10:17 -0300 (ADT) Received: by mu-out-0910.google.com with SMTP id w9so3354639mue.3 for ; Sun, 27 Apr 2008 15:10:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=HfuTFOKKCZCXySaaYG2Gnk9buejNwLu3b7gyy0RSWB0=; b=IUuK6IRigigXRIytcILoHDOVbDtsMtTmihB1jUDNZkHJ9LJYRCG7Xh4dj1fRa6L0QPm9cHUqiGZ2iNQGiMAq/ERVtCQBm68Ds2IxcsyYhSqpULAGiiMndjt8I1X5jVKUTCNFNuaGRgAXkytU63dZ0urGen+SY8YUAT+qTZLzziU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ghXZkOcZ3MB6kEwBIoMmdZiJr8SsIpVnUZwBAKayM4IZUQ2L1oz0rVx1zIz4ytg/ZTK7FYtPFBDNVCpNnwb78SSc/9m0M/MbJsZURi3mc9qODS+rKSff3HIanhmm4c+oFNzJ2jBC1OyxWxhbnZRasMV/NxZ/AHqCVrE8PLfHCKc= Received: by 10.78.100.1 with SMTP id x1mr3917122hub.16.1209334214623; Sun, 27 Apr 2008 15:10:14 -0700 (PDT) Received: by 10.78.47.1 with HTTP; Sun, 27 Apr 2008 15:10:14 -0700 (PDT) Message-ID: <1fbeb7b0804271510o44ce95abi69171205437734c7@mail.gmail.com> Date: Sun, 27 Apr 2008 18:10:14 -0400 From: "Curtis Gallant" To: pgsql-www@postgresql.org Subject: PostgreSQL FAQ dead links and updates - Sections 1.4, 1.11, 2.3 and 4.18 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200804/284 X-Sequence-Number: 15032 While going through the PostgreSQL FAQ I found a few links that I think should be updated: Section 1.4 - pointing people to the pginstaller from pgfoundry for win32 should no longer be encouraged as the native installers are on the main repos now. Section 1.4 - It should be http://developer.novell.com/wiki/index.php/Postgresql instead of http://forge.novell.com/ as novells forge has been absorbed into their wiki for a few months now. Section 1.11 - the last of the tutorial links no longer exists and should be removed. Section 2.3 - should be updated to point to the new wiki location for tech articles, http://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools is the proper url for this section I believe. Section 4.18 - should be updated to point to the new wiki location for tech articles, http://wiki.postgresql.org/wiki/Return_more_than_one_row_of_data_from_PL/pgSQL_functions is the proper url for this section I believe. Cheers, --- Curtis Gallant