Re: Question regarding threaded mode - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: Question regarding threaded mode
Date
Msg-id 20050214160214.GE25264@svana.org
Whole thread Raw
In response to Question regarding threaded mode  (Milla Erdee <millueradfa@yahoo.com>)
Responses Re: Question regarding threaded mode
List pgsql-general
On Fri, Feb 11, 2005 at 08:12:50PM -0500, Milla Erdee wrote:
> First, I appreciate PostgreSQL's extensive support for SQL and its
> feature set greatly, which is why I use it, because of its extensive and
> powerful features not found on some other SQL implementations and I hope
> that the capabilities of it will continue to be expanded and improved.
>
> Does PostGRESQL support or will it support a threaded server mode? Will
> such a mode be available on Unix-type systems?

Currently no. There's no real need for it so there's not really a push
for it either.

> Also, has PostgreSQL considered adding some CLOB and BLOB types?

Has had these for ages.

> Updating Views

You can create RULEs to do this.

> Triggers on Views

What would they do?

> Additional Trigger Syntax (ie Oracle):

I'm not seeing anything there more than syntactic sugar that PostgreSQL
doesn't support, but no, it doesn't take that syntax.

Hope this helps,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: PostgreSQL vs. MySQL vs. Oracle, 2005 report card
Next
From: Scott Marlowe
Date:
Subject: Re: PostgreSQL vs. MySQL vs. Oracle, 2005 report card