Re: looking for psql without server-installation - Mailing list pgsql-general

From Tomasz Ostrowski
Subject Re: looking for psql without server-installation
Date
Msg-id 489A9A69.1000809@batory.org.pl
Whole thread Raw
In response to looking for psql without server-installation  (<Christian.Strobl@dlr.de>)
Responses Re: looking for psql without server-installation  (<Christian.Strobl@dlr.de>)
List pgsql-general
On 2008-08-06 17:38, Christian.Strobl@dlr.de wrote:
> what is the best way to get a psql-client at a linux system without
> the need of a server.

On Fedora/RedHat/CentOS or other yum based distribution:
# yum install postgresql

For Debian/Ubuntu or other dpkg based distribution I think it will be:
# dpkg --install postgresql-client
But I do not use Debian, so I can be wrong.

It does not have to be the same version as the server, so don't compile
it yourself.

Regards
Tometzky
--
...although Eating Honey was a very good thing to do, there was a
moment just before you began to eat it which was better than when you
were...
                                                      Winnie the Pooh

pgsql-general by date:

Previous
From: Sim Zacks
Date:
Subject: Re: bytea encode performance issues
Next
From: Sim Zacks
Date:
Subject: Re: bytea encode performance issues