Re: command line client on windows?

From: Andrew Perrin <clists(at)perrin(dot)socsci(dot)unc(dot)edu>
To: Rodger Haynes <rodger(at)thompsonprint(dot)com>
Cc: "Rajesh Kumar Mallah(dot)" <mallah(at)trade-india(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: command line client on windows?
Date: 2002-09-23 14:00:49
Message-ID: Pine.LNX.4.21.0209230957290.11079-100000@perrin.socsci.unc.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

You could write a perl script; you'd need to install perl on the windows
box and then just wrap an execute() around each command entered. Not
exactly elegant but functional.

----------------------------------------------------------------------
Andrew J Perrin - http://www.unc.edu/~aperrin
Assistant Professor of Sociology, U of North Carolina, Chapel Hill
clists(at)perrin(dot)socsci(dot)unc(dot)edu * andrew_perrin (at) unc.edu

On Mon, 23 Sep 2002, Rodger Haynes wrote:

> PgAdmin2 for windows has the ability to execute arbitrary SQL statememts
>
> Rajesh Kumar Mallah. wrote:
>
> >nopes 1 have not come across any, does cygwin port of
> >psql work?
> >
> >But i know a decent SSH/Telnet client called "PuTTy"
> >
> >http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe
> >
> >U can always connect to nearest linux box using putty
> >and use psql command line from linux. Putty is the
> >best terminal emulator i have come across.
> >
> >
> >
> >regds
> >mallah.
> >
> >
> >On Saturday 21 September 2002 05:24, Laurette Cisneros wrote:
> >
> >
> >>Is there a command line client to run sql against a postgresql server (on a
> >>linux box elsewhere) available for windows?
> >>
> >>Thanks,
> >>
> >>
> >
> >
> >
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message mallah 2002-09-23 16:44:36 Re: command line client on windows?
Previous Message Rodger Haynes 2002-09-23 13:47:05 Re: command line client on windows?