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
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