From: | John DeSoi <desoi(at)pgedit(dot)com> |
---|---|
To: | rod(at)iol(dot)ie |
Cc: | Christian(dot)Strobl(at)dlr(dot)de, pgsql-general(at)postgresql(dot)org |
Subject: | Re: looking for psql without server-installation |
Date: | 2008-08-07 00:25:08 |
Message-ID: | 72626059-D2F3-4085-9974-54CEED835842@pgedit.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Aug 6, 2008, at 11:57 AM, Raymond O'Donnell wrote:
> On 06/08/2008 16:38, Christian(dot)Strobl(at)dlr(dot)de wrote:
>> hi all,
>> maybe a simple question, but i found no answer. what is the best
>> way to
>> get a psql-client at a linux system without the need of a server. is
> [snip]
>> p.s. besides this i am also interested, if there is a solution of
>> this
>> problem for windows
>
> Actually, it would be *awfully* handy to be able to download pre-
> built binaries of psql and pg_dump for Windows.....maybe there
> already is a simple way to do this that I'm missing?
Windows is actually pretty easy compared to the Mac where you have
full library paths hard coded in the compiled binaries. On Windows all
you need to do is put psql.exe and pg_dump.exe in a folder with all
the dll library files (libpq.dll, clibiconv2.dll, etc).
pgEdit includes psql like this and I think pgAdmin does the same with
pg_dump.
John DeSoi, Ph.D.
From | Date | Subject | |
---|---|---|---|
Next Message | Anderson dos Santos Donda | 2008-08-07 01:10:21 | Create Table Dinamic |
Previous Message | Ragnar | 2008-08-06 22:26:56 | Re: Invocation overhead for procedural languages |