Received: from localhost (unknown [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 4E5092E00D9 for ; Fri, 14 Mar 2008 20:22:44 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 49447-01 for ; Fri, 14 Mar 2008 20:22:41 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from sd-2317.dedibox.fr (sd-2317.dedibox.fr [88.191.17.192]) by postgresql.org (Postfix) with ESMTP id 199D12E0079 for ; Fri, 14 Mar 2008 20:22:40 -0300 (ADT) Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by sd-2317.dedibox.fr (Postfix) with ESMTP id 340E72A1E for ; Sat, 15 Mar 2008 00:22:24 +0100 (CET) Message-ID: <47DB0812.3080500@lelarge.info> Date: Sat, 15 Mar 2008 00:19:46 +0100 From: Guillaume Lelarge User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: PostgreSQL www Subject: Re: "New" book on PostgreSQL References: <47DB06BE.1000308@lelarge.info> In-Reply-To: <47DB06BE.1000308@lelarge.info> Content-Type: multipart/mixed; boundary="------------040607090805090107070308" X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/362 X-Sequence-Number: 14481 This is a multi-part message in MIME format. --------------040607090805090107070308 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Guillaume Lelarge a écrit : > This patch adds the 2nd edition of a french book on PostgreSQL, released > in October 2007. The picture should be put on layout/images/docs/books/. > Sorry, new patch... -- Guillaume. http://www.postgresqlfr.org http://dalibo.com --------------040607090805090107070308 Content-Type: text/x-patch; name="books.patch" Content-Transfer-Encoding: 8bit Content-Disposition: inline; filename="books.patch" Index: template/en/docs/books.html =================================================================== --- template/en/docs/books.html (rĂ©vision 1995) +++ template/en/docs/books.html (copie de travail) @@ -11,6 +11,17 @@ + PostgreSQL - Administration et exploitation d’une base de données (2ème édition) + + + Title: PostgreSQL - Administration et exploitation d’une base de données (2ème édition)
+ Author: Sébastien LARDIERE
+ Format: Paperback
+ Published: October 2007
+ + + + PostgreSQL Reference Manual - Volume 1 --------------040607090805090107070308--