Re: PostgreSQL as an application server - Mailing list pgsql-hackers

From Jonathan M. Gardner
Subject Re: PostgreSQL as an application server
Date
Msg-id 200408080000.38777.jgardner@jonathangardner.net
Whole thread Raw
In response to Re: PostgreSQL as an application server  ("J. Andrew Rogers" <jrogers@neopolitan.com>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 06 August 2004 10:00 am, J. Andrew Rogers wrote:
>
> The major disadvantage is that the development environment and tools
> for in-database languages aren't nearly as rich as your typical
> standalone environment, which makes programming a pain in the ass for
> many types of codes.

I've been using PL/PythonU with great success. I haven't plugged in a
debugger yet, but I don't see why that isn't possible. As far as error
handling goes, the exceptions are caught like native database exceptions,
and the information presented is more than enough to solve the problems.

- --
Jonathan Gardner
jgardner@jonathangardner.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFBFc+Vqp6r/MVGlwwRAl1XAJ4ic4l5OVVmsPWF9JZCestI4EnJmwCgtzIe
wW198egMzUxDmu3yH8u2rPk=
=Kenn
-----END PGP SIGNATURE-----


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SRF/dropped column bug
Next
From: Bruce Momjian
Date:
Subject: Re: beta time