Re: Is it possible to findout actual owner of table? - Mailing list pgsql-general

From dipti shah
Subject Re: Is it possible to findout actual owner of table?
Date
Msg-id d5b05a951003090021l523fb6e2n7993e66bd1d39846@mail.gmail.com
Whole thread Raw
In response to Re: Is it possible to findout actual owner of table?  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
Hmm...that would be too much work I think. Ayway, could you point me some useful link for postgresql middleware?
 
Thanks.

On Tue, Mar 9, 2010 at 1:13 PM, John R Pierce <pierce@hogranch.com> wrote:
dipti shah wrote:
What is middleware?

An application server that does all the business logic.  your user software calls the application server to do things, and it in turn accesses the database.    User written software is not alloweed to directly connecct to the databases at all.   Classic example of a middleware platform Apache Tomcat



pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Is it possible to findout actual owner of table?
Next
From: Ian Barwick
Date:
Subject: Unexpected result from selecting an aliased but non-existing column called "name"