Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id SAA18745 for postgres-redist; Sun, 11 Sep 1994 18:52:25 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199409120152.SAA18745@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from oahu.cs.ucla.edu (Oahu.CS.UCLA.EDU [131.179.128.12]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id SAA18735 for <postgres@postgres.berkeley.edu>; Sun, 11 Sep 1994 18:52:15 -0700
Received: by oahu.cs.ucla.edu
	(Sendmail 4.1/3.26) id AA22120;
	Sun, 11 Sep 94 18:52:07 PDT
From: raj@CS.UCLA.EDU (Raj Vadakkencherry)
Message-Id: <9409120152.AA22120@oahu.cs.ucla.edu>
Subject: LIBPQ large object interface
To: postgres@postgres.Berkeley.EDU
Date: Sun, 11 Sep 1994 18:52:06 -0700 (PDT)
X-Mailer: ELM [version 2.4 PL21]
Content-Type: text
Content-Length: 301       
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Sun, 11 Sep 94 18:52:24 -0700
Resent-XMts: smtp

Hi,

I'm using the LIBPQ large object interface to creat (p_creat),
and write (p_write) to a large object as a Unix file.

When I'm done writing, I issue a p_close command and exit successfully,
but the file is not visible in the Unix file system. What do I
need to do to make the file visible ?

Raj

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
