Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 0C403650176 for ; Thu, 18 Dec 2008 12:02:17 -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 60780-10 for ; Thu, 18 Dec 2008 12:02:14 -0400 (AST) 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 9658E650084 for ; Thu, 18 Dec 2008 12:02:13 -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 mBIG7Ir6005479 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 18 Dec 2008 08:07:21 -0800 Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 9AB4947CCD; Thu, 18 Dec 2008 13:02:07 -0300 (CLST) Date: Thu, 18 Dec 2008 13:02:07 -0300 From: Alvaro Herrera To: George Weaver Cc: pgsql-general Subject: Re: Server side large object functions Message-ID: <20081218160207.GE5447@alvh.no-ip.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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:07:21 -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/679 X-Sequence-Number: 141811 George Weaver wrote: > But if I try to find the same for lo_read I get: > > development=# \df+ lo_read alvherre=# \df loread Listado de funciones Schema | Nombre | Tipo de dato de salida | Tipos de datos de argumentos ------------+--------+------------------------+------------------------------ pg_catalog | loread | bytea | integer, integer (1 fila) HTH, -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support