| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Christian Fowler <spider(at)viovio(dot)com>, pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: set AUTOCOMMIT OFF in psqlrc not having affect |
| Date: | 2004-10-17 21:07:39 |
| Message-ID: | 200410172107.i9HL7dS18932@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
FYI, it is not case-sensitive in current CVS.
---------------------------------------------------------------------------
Tom Lane wrote:
> Christian Fowler <spider(at)viovio(dot)com> writes:
> > I have \set AUTOCOMMIT OFF in my .psqlrc and it seems psql seems to not
> > have any effect.
>
> I think the value is case-sensitive. Try
> \set AUTOCOMMIT off
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-10-17 21:24:42 | Re: Suppressing duplicate key error messages in |
| Previous Message | Tom Lane | 2004-10-17 19:38:25 | Re: set AUTOCOMMIT OFF in psqlrc not having affect |