On 2008-08-06 17:38, [EMAIL PROTECTED] 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 -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general