Re: Alternative to AS?

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Alternative to AS?
Date: 2010-10-06 20:25:02
Message-ID: i8iluv$m3e$1@dough.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Helgi Örn Helgason, 06.10.2010 22:05:
> On 6 October 2010 21:56, Thomas Kellerer<spam_eater(at)gmx(dot)net> wrote:
>> Helgi Örn Helgason, 06.10.2010 21:43:
>>>
>>> It didn't work and the outcome was none at all. Before, the prompt had
>>> changed from ekobas=# to ekobas'#?
>>
>> You did not terminate your statement with a semicolon, so psql was "waiting"
>> for you to complete the statement rather than executing it.
>>
> But when that happens the prompt changes to ekobas-# right?

Correct

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Wood 2010-10-07 07:10:40 Re: Alternative to AS?
Previous Message Helgi Örn Helgason 2010-10-06 20:20:44 Re: Alternative to AS?