Re: What Could Cause This Behavior?

From: Michael Glaesemann <grzm(at)myrealbox(dot)com>
To: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: What Could Cause This Behavior?
Date: 2006-01-27 02:26:22
Message-ID: CA3ECDC9-D0E9-4BD9-82A9-3840F2CD571C@myrealbox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Jan 27, 2006, at 11:22 , Rich Shepard wrote:

> postgres=# create database testcase
> postgres-# \q

I think Stephan's right: you need to end the statement with a semi-
colon (or \g in psql).

Michael Glaesemann
grzm myrealbox com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Craig A. James 2006-01-27 02:29:22 Re: [GENERAL] Creation of tsearch2 index is very
Previous Message Rich Shepard 2006-01-27 02:24:49 Re: What Could Cause This Behavior?