Re: silence and failure of SQL commands - Mailing list pgsql-novice

From Leif Biberg Kristensen
Subject Re: silence and failure of SQL commands
Date
Msg-id 201104282306.30552.leif@solumslekt.org
Whole thread Raw
In response to Re: silence and failure of SQL commands  (Robert Poor <rdpoor@gmail.com>)
Responses Re: silence and failure of SQL commands
List pgsql-novice
On Thursday 28 April 2011 22:54:36 Robert Poor wrote:

> You are totally correct -- thou shalt not assume super-user privs
> without cause.  I was using the "#" notation to be consistant with
> Tom's previous post.
>
> But this doesn't change my suggestion about changing
>
>    \set PROMPT2 '+%# '

Of course not. I've got no objection to that part.

There are plenty of ways to shoot yourself in the foot in psql as a regular
user, like a DELETE FROM without a WHERE clause. Been there, done that. Took
me a couple of restores to kick that habit.

regards, Leif

pgsql-novice by date:

Previous
From: Robert Poor
Date:
Subject: Re: silence and failure of SQL commands
Next
From: Robert Poor
Date:
Subject: Re: silence and failure of SQL commands