| From: | dipti shah <shahdipti1980(at)gmail(dot)com> |
|---|---|
| To: | John R Pierce <pierce(at)hogranch(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Is it possible to findout actual owner of table? |
| Date: | 2010-03-09 08:21:38 |
| Message-ID: | d5b05a951003090021l523fb6e2n7993e66bd1d39846@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)hogranch(dot)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
>
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ian Barwick | 2010-03-09 08:50:45 | Unexpected result from selecting an aliased but non-existing column called "name" |
| Previous Message | John R Pierce | 2010-03-09 07:43:14 | Re: Is it possible to findout actual owner of table? |