From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Jasbinder Bali <jsbali(at)gmail(dot)com> |
Cc: | Scott Marlowe <smarlowe(at)g2switchworks(dot)com>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: DB connectivity from a client machine |
Date: | 2006-08-09 12:44:36 |
Message-ID: | 44D9D8B4.9080501@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Jasbinder Bali wrote:
> In my database server, I'm using packaged version of postgres.
> I installed it using: "yum install postgres" and this inturn searches for
> the rmp.
> So, its a packaged version of postgresql.
>
> Now as far as my client is concerned, that has the middle tier component
> written in C, i don't have any postgres there.
> Do you mean to say that I need to install the client version of postgres in
> the m/c hosting the middle tier component and trying to connect to the
> postgres server?
No but you may need to install the libs.
Joshua D. Drake
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Merlin Moncure | 2006-08-09 13:02:55 | psql/readline clears screen |
Previous Message | Joshua D. Drake | 2006-08-09 12:38:30 | Re: sizing of a server |