Perspective: PostgreSQL usage boon after release of 8.2 - Mailing list pgsql-general

From Ken Johanson
Subject Perspective: PostgreSQL usage boon after release of 8.2
Date
Msg-id 440DF983.9040609@kensystem.com
Whole thread Raw
Responses Re: Perspective: PostgreSQL usage boon after release of
Re: Perspective: PostgreSQL usage boon after release of 8.2
List pgsql-general
Just a quick thought, and an possibly over-optimistic forecast:

I think PG will see a really significant increase in usage, especially
'corporate' use, with the release of the version that has support for
(what I consider to be) one of the biggest features in recent memory:
standard iso/ansi string escaping.

In my experience this has been the biggest roadblock to adoption by
companies running a commercial database... it has made migration
difficult/daunting, especially for users who cannot rely on prepared
statement style APIs (complex dynamic queries, etc).

Most of the corp folks I know who have tried using PG to augment or
replacement a commercial offering just tend to silently pause and wait
for this change.. that why this topic isn't really heard very often.
It's like going to a car lot to buy a SUV, but they don't have any
within sight.. the perspective buyer just moves on without saying anything.

I'm am SOOO looking forward to hearing the beta announcement for 8.2...
hopefully that version's still on target for the standard string escape
option.. This *one* roadblock will be gone.

k



pgsql-general by date:

Previous
From: Emi Lu
Date:
Subject: Re: how to setup default privileges
Next
From: felix@crowfix.com
Date:
Subject: ALTER TABLE -- how to add ON DELETE CASCADE?