Re: [INTERFACES] Persistant storage of objects

From: Peter T Mount <pgint(at)maidast(dot)demon(dot)co(dot)uk>
To: Ralf Berger <Ralf(dot)Berger(at)ipk(dot)fhg(dot)de>
Cc: John Reilly <jr(at)broadcom(dot)ie>, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] Persistant storage of objects
Date: 1998-06-22 17:46:41
Message-ID: Pine.LNX.3.95.980622183854.30095B-100000@retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Mon, 22 Jun 1998, Ralf Berger wrote:

> John Reilly wrote:
> >
> > Hi,
> > I am checking out postgreSQL to see if it is capable of storing
> > java objects directly.

Using Serialization into a large object has been supported since V6.3

> As far as I know, Peter T. Mount has anounced something like that
> on his Postgres-Page:
>
> http://www.retep.org.uk/postgres/
>
> for June 20.

I actually posted a patch last week (June 14) that had a preliminary
version of an extension that allows one or more tables within a PostgreSQL
table to represent the contents of a Java object. It has a few bugs in it,
but should be working before V6.4 is out.

I haven't had chance to work on it more since then, as I've been catching
up on two other projects.

--
Peter T Mount peter(at)retep(dot)org(dot)uk or petermount(at)earthling(dot)net
Main Homepage: http://www.retep.org.uk
************ Someday I may rebuild this signature completely ;-) ************
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter(at)maidstone(dot)gov(dot)uk

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Mark Britton 1998-06-23 06:09:02
Previous Message Kevin Atkinson 1998-06-22 16:19:53 Driver Interface for my New C++ API for SQL