Re: [GENERAL] - Mailing list pgsql-docs

From Manfred Koizar
Subject Re: [GENERAL]
Date
Msg-id sce39v08qrvnof6lgoa1hn9c76okdpq1g2@4ax.com
Whole thread Raw
In response to  ("rx" <rong.xie@stud.tu-muenchen.de>)
List pgsql-docs
On Fri, 4 Apr 2003 14:32:10 +0200, "rx" <rong.xie@stud.tu-muenchen.de>
wrote:
>TuxFax:~ # echo 'select * from "Faxeingang" where "Filename"=ddf.tif;'|psql VEIrx -U postgres
>TuxFax:~ # echo 'select * from "Faxeingang" where "Filename"='ddf.tif';'|psql VEIrx -U postgres
>[...]

Rong,

you have enumerated almost all combinations, except

echo 'select * from "Faxeingang" where "Filename"='\''ddf.tif'\'';'

;-)
Servus
 Manfred


pgsql-docs by date:

Previous
From: "rx"
Date:
Subject: psql in shell
Next
From: Jan Wieck
Date:
Subject: Re: [GENERAL] psql in shell