native command-line console for Windows

Started by pginfoover 23 years ago2 messagesgeneral
Jump to latest
#1pginfo
pginfo@t1.unisoftbg.com

Hi,

I need native ( not using cygwin) comman-line console for Windows.

Is it possible direct from Windows to send a file with sql script to my
pg running on linux box?

I know it is possible via telnet or running psql on cygwin, but I will
to have it running on windows as exe-file.

Thanks.

#2Joe Conway
mail@joeconway.com
In reply to: pginfo (#1)
Re: native command-line console for Windows

pginfo wrote:

I need native ( not using cygwin) comman-line console for Windows.

See:
http://developer.postgresql.org/docs/postgres/install-win32.html

HTH,

Joe