public inbox for [email protected]
help / color / mirror / Atom feedFrom: Stephen Frost <[email protected]>
To: Chamath Sajeewa <[email protected]>
Cc: David Raymond <[email protected]>
Cc: [email protected]
Subject: Re: PGSQL insert data to a oid column using SOCI
Date: Thu, 30 Jul 2020 10:28:52 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CACpofejDZiQp5qLJn-wg=n3uoDqs1yPqMCNxDJxJA2rD-4Yjdw@mail.gmail.com>
References: <CACpofeiM9ZEWRLApx=hTV0KkpJFqNgckYOn2iCB-UbNMmk_T+g@mail.gmail.com>
<AM0PR07MB4036DDE1E04E0F14300C74A387700@AM0PR07MB4036.eurprd07.prod.outlook.com>
<CACpofejDZiQp5qLJn-wg=n3uoDqs1yPqMCNxDJxJA2rD-4Yjdw@mail.gmail.com>
Greetings,
* Chamath Sajeewa ([email protected]) wrote:
> What is the correct data type to be used for large objects then?
I'd suggest you seriously consider if you can just use a 'bytea' for the
object rather than the actual large object system. 'bytea' is limited
to 1GB, though you could chunk up larger objects if needed.
Thanks,
Stephen
Attachments:
[application/pgp-signature] signature.asc (819B, ../[email protected]/2-signature.asc)
download
view thread (5+ messages)
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: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected]
Subject: Re: PGSQL insert data to a oid column using SOCI
In-Reply-To: <[email protected]>
* 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