Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id E143B64FCE3; Thu, 18 Dec 2008 12:49:54 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 68777-10; Thu, 18 Dec 2008 12:49:52 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from lists.commandprompt.com (host-159.commandprompt.net [207.173.203.159]) by mail.postgresql.org (Postfix) with ESMTP id 9430564FCE9; Thu, 18 Dec 2008 12:49:51 -0400 (AST) Received: from perhan.alvh.no-ip.org (190-95-20-42.bk17-dsl.surnet.cl [190.95.20.42]) (authenticated bits=0) by lists.commandprompt.com (8.13.8/8.13.8) with ESMTP id mBIGsuN9023506 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 18 Dec 2008 08:54:59 -0800 Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id DD44847CCD; Thu, 18 Dec 2008 13:49:45 -0300 (CLST) Date: Thu, 18 Dec 2008 13:49:45 -0300 From: Alvaro Herrera To: George Weaver Cc: pgsql-general , Pg Docs Subject: Re: [GENERAL] Server side large object functions Message-ID: <20081218164945.GG5447@alvh.no-ip.org> References: <20081218160207.GE5447@alvh.no-ip.org> <327C0CD6151342DD8CDC2E10265AA3CD@d800> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <327C0CD6151342DD8CDC2E10265AA3CD@d800> User-Agent: Mutt/1.5.18 (2008-05-17) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (lists.commandprompt.com [207.173.203.159]); Thu, 18 Dec 2008 08:54:59 -0800 (PST) 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: 200812/25 X-Sequence-Number: 5032 George Weaver wrote: > As an aside, if I do a PostgreSQL Website search for "loread", I get not > hits. Apparently these functions are not documented at all :-( Most of the chapter on large objects http://www.postgresql.org/docs/8.3/static/lo-funcs.html seems predicated on that one will be using libpq and C. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.