Re: [GENERAL]

From: Manfred Koizar <mkoi-pg(at)aon(dot)at>
To: "rx" <rong(dot)xie(at)stud(dot)tu-muenchen(dot)de>
Cc: <pgadmin-support(at)postgresql(dot)org>, <pgsql-docs(at)postgresql(dot)org>
Subject: Re: [GENERAL]
Date: 2003-04-07 17:53:45
Message-ID: sce39v08qrvnof6lgoa1hn9c76okdpq1g2@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-docs pgsql-general

On Fri, 4 Apr 2003 14:32:10 +0200, "rx" <rong(dot)xie(at)stud(dot)tu-muenchen(dot)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

In response to

  • at 2003-04-04 12:32:10 from rx

Browse pgadmin-support by date

  From Date Subject
Next Message Jan Wieck 2003-04-07 18:22:42 Re: [GENERAL] psql in shell
Previous Message Stephan Szabo 2003-04-07 17:29:58 Re: psql in shell

Browse pgsql-docs by date

  From Date Subject
Next Message Jan Wieck 2003-04-07 18:22:42 Re: [GENERAL] psql in shell
Previous Message Stephan Szabo 2003-04-07 17:29:58 Re: psql in shell

Browse pgsql-general by date

  From Date Subject
Next Message Manfred Koizar 2003-04-07 18:05:20 Re: Problem to manage OID on the space disk
Previous Message Stephan Szabo 2003-04-07 17:29:58 Re: psql in shell