agora inbox for postgres@postgres.berkeley.edu
help / color / mirror / Atom feedFrom: Raj Vadakkencherry <raj@CS.UCLA.EDU>
To: postgres@postgres.Berkeley.EDU
Subject: Creating large object files
Date: Wed, 28 Sep 1994 10:47:27 -0700 (PDT)
Message-ID: <9409281747.AA11341@oahu.cs.ucla.edu> (raw)
Hi,
I'm creating a number of large objects from the libpq interface using p_creat.
I use an internal counter to assign unique unix filenames to these objects -
such as 1<filename>, 2<filename>, 3<filename> etc. -
although the objects themselves are only visible under the postgres data/base
directory (with filenames starting with LO..., because I use the Unix mode
in p_creat.)
The problem I have is this:
After creating 255 large objects, the p_creat call fails. Is there any
internal limit on the number of objects I can create like this ?
Thanks,
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.
==============================================================================
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: postgres@postgres.berkeley.edu
Cc: raj@CS.UCLA.EDU
Subject: Re: Creating large object files
In-Reply-To: <9409281747.AA11341@oahu.cs.ucla.edu>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox