> There are several potential problems I don't know how to solve yet.
>
> First one is combining PostgreSQL's multi-process
> nature with Mono. Should Mono runtime be initialised every time a (Mono-based)
> stored procedure is invoked in PostgreSQL? How good will this work
> from performance stand point?
>
>

How does PL/Java work? MS-Sql handles this by bundling in the .NET CLR.
However, I think Postgres shouldn't go down that route.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to