Re: psql commandline

From: digit-x(at)gmx(dot)net
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: psql commandline
Date: 2005-08-31 12:54:57
Message-ID: 11603.1125492897@www18.gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice pgsql-sql

The error is :

column "admin" doesn`t exist

What the f... is that db doing?

> --- Ursprüngliche Nachricht ---
> Von: Kenneth Gonsalves <lawgon(at)thenilgiris(dot)com>
> An: pgsql-sql(at)postgresql(dot)org
> Betreff: Re: [SQL] psql commandline
> Datum: Wed, 31 Aug 2005 18:13:18 +0530
>
> On Wednesday 31 Aug 2005 6:00 pm, dIGITx wrote:
> > su - postgres -c 'psql --dbname database --command "UPDATE users
> > SET pin=12345 WHERE login='admin';"'
>
> works for me - what is the error you are getting?
>
> --
> regards
> kg
>
> http://www.livejournal.com/users/lawgon
> tally ho! http://avsap.org.in
> ಇಂಡ್ಲಿನಕ್ಸ வாழ்க!
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend

--
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse für Mail, Message, More +++

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Kenneth Gonsalves 2005-08-31 13:03:57 Re: psql commandline
Previous Message Kenneth Gonsalves 2005-08-31 12:43:18 Re: psql commandline

Browse pgsql-sql by date

  From Date Subject
Next Message Kenneth Gonsalves 2005-08-31 13:03:57 Re: psql commandline
Previous Message Tino Wildenhain 2005-08-31 12:47:18 Re: How do I copy part of table from db1 to db2 (and