| From: | Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net> |
|---|---|
| To: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: md5(large_object_id) |
| Date: | 2015-10-07 10:55:38 |
| Message-ID: | 20151007105538.GB2708@hermes.hilbert.loc |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Mon, Oct 05, 2015 at 03:27:26PM +0000, Kevin Grittner wrote:
> Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net> wrote:
>
> > I am dealing with radiology studies aka DICOM data) one would
> > want an md5 function which streams in parts of a large object
> > piece by piece using md5_update and m5_finalize or some such.
> It would certainly be possible to write a lo_md5(oid) function to do
> this, but as far as I'm aware nobody has yet done so. How are your
> C skills?
I had hoped someone was going to say: "Yeah, right, low
hanging fruit, let's just do it for 9.next" :-)
Karsten
--
GPG key ID E4071346 @ eu.pool.sks-keyservers.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neslisah Demirci | 2015-10-07 11:12:09 | Ynt: How to drop user if objects depend on it |
| Previous Message | Andrus | 2015-10-07 10:42:51 | How to drop user if objects depend on it |