psql commandline - Mailing list pgsql-sql

From dIGITx
Subject psql commandline
Date
Msg-id 16188.1125491422@www18.gmx.net
Whole thread Raw
Responses Re: psql commandline  (Kenneth Gonsalves <lawgon@thenilgiris.com>)
List pgsql-sql
Hi list

the following commandline query doesn`t work.....


su - postgres -c 'psql --dbname database --command "UPDATE users SET
pin=12345 WHERE login='admin';"'

Any idea why? please help...

--
GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl


pgsql-sql by date:

Previous
From: Thomas Pundt
Date:
Subject: Re: [GENERAL] How do I copy part of table from db1 to db2 (and
Next
From: Kenneth Gonsalves
Date:
Subject: Re: psql commandline