[SQL] Re: Query is executing but giving error when using with shellscripting - Mailing list pgsql-sql

From srilinux
Subject [SQL] Re: Query is executing but giving error when using with shellscripting
Date
Msg-id 1505406460169-0.post@n3.nabble.com
Whole thread Raw
In response to Re: [SQL] Query is executing but giving error when using with shell scripting  (Andreas Kretschmer <andreas@a-kretschmer.de>)
Responses Re: [SQL] Re: Query is executing but giving error when using withshell scripting
List pgsql-sql
Did not help 

/usr/bin/psql -U postgres  -d coba1 -c  "select name from users  where Date
> current_date - 30;"` 

same error 



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-sql-f2142323.html


-- 
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql

pgsql-sql by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: [SQL] Query is executing but giving error when using with shell scripting
Next
From: PropAAS DBA
Date:
Subject: [SQL] Odd sql error ..