| From: | laurie(dot)burrow(at)powerconv(dot)alstom(dot)com |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Problem running native windows Postgres 8 pg_dump etc on cygwin from bash |
| Date: | 2005-01-14 13:45:47 |
| Message-ID: | OFD3DB916C.B5506922-ON80256F89.00491E4B-80256F89.004BBE17@transport.alstom.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I have many database build scripts written for cygwin bash. These scripts
use the cygwin port of postgres 7.4 and its client tools like psql, pg_dump
etc.
I have modified my bash scripts to use the Postgres 8 native windows tools.
Unfortunately these bash scripts don't seem to work.
Some example resutls of native windows Postgres 8 commands run in cygwin
bash:
pg_dump --version - spools back a database dump as if pg_dump is
running using default (no) parameters. The same command in a DOS window
works fine.
psql -- version - does not return and a ^C required to kill
psql - returns the default interactive session
Can anyone throw any light on this as I really don't want to have to
rewrite all my scripts into DOS batch files
Any help would be much appreciated.
Laurie
:.________________
CONFIDENTIALITY : This e-mail and any attachments are confidential and
may be privileged. If you are not a named recipient, please notify the
sender immediately and do not disclose the contents to another person, use
it for any purpose or store or copy the information in any medium.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | TOUBLANC Christophe | 2005-01-14 14:05:07 | Open Source Database Opportunity |
| Previous Message | postgresql | 2005-01-14 13:37:34 | Re: Functions returning RECORD |