Re: win cmd line query tool - Mailing list pgsql-general

From Tony Caduto
Subject Re: win cmd line query tool
Date
Msg-id 43FB294B.20008@amsoftwaredesign.com
Whole thread Raw
In response to win cmd line query tool  ("uuZZuuZZ (sent by Nabble.com)" <lists@nabble.com>)
List pgsql-general
uuZZuuZZ (sent by Nabble.com) wrote:
> I need a windows command line tool that will allow me to retrieve a row from
> a postgresql database

What's wrong with the one that comes with Postgresql?
if you install the win32 server it's in the bin directory and called
psql.exe, and you can install it seperate from the server and call it
from batch files etc, or if you need something more specialized you
could create a console application with C,Delphi,C#,VB.net etc.

Thanks,

--
Tony Caduto
AM Software Design
Home of PG Lightning Admin for Postgresql
http://www.amsoftwaredesign.com

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: win cmd line query tool
Next
From: "uuZZuuZZ (sent by Nabble.com)"
Date:
Subject: Re: win cmd line query tool