From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Stuart Grimshaw <stuart(dot)pgsql(at)smgsystems(dot)co(dot)uk> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Installing Libraries on remote pc |
Date: | 2001-11-29 10:45:20 |
Message-ID: | 20011129214520.A489@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, Nov 29, 2001 at 09:25:53AM +0000, Stuart Grimshaw wrote:
> I have an application that can log it's results to a postgres database. I am
> unable to install PostgreSQL on the remote OPC so I want to have it log its
> results to one of the other PostgreSQL servers I have.
>
> Is it possible to just install the libpq library without having to install
> the full PostgreSQL, as I doubt there would be enough disk space to even
> unpack the tarball.
Yes, the client and server sides are completely separate. On debian for
example, the client and server are different, independant package.
Not sure how you do it from the tarball though. I imagine you would have to
compile it elsewhere...
--
Martijn van Oosterhout <kleptog(at)svana(dot)org>
http://svana.org/kleptog/
> Terrorists can only take my life. Only my government can take my freedom.
From | Date | Subject | |
---|---|---|---|
Next Message | Jan Wessely | 2001-11-29 11:06:56 | Current JDBC Driver char encoding - Bug or feature? |
Previous Message | muhamad soleh fajari | 2001-11-29 10:11:08 | Rserv / Replication |