Re: postgres create database command does not create database - Mailing list pgsql-admin

From Guillaume Lelarge
Subject Re: postgres create database command does not create database
Date
Msg-id CAECtzeX=WHAa_XKwcJXDnA24bC8YqBBQXUN+92Q=7eKfYvwpMQ@mail.gmail.com
Whole thread Raw
In response to postgres create database command does not create database  (Thomas <tszhu2003@yahoo.ca>)
List pgsql-admin
2016-09-18 0:05 GMT+02:00 Thomas <tszhu2003@yahoo.ca>:
I'm new to postgresSQL and try to create database. I connected as postgres
user/role, I ran create database test1 without any error message, but don't
see test1 database being created. Can someone help to shed some light on
why? Thanks.


Did you put a ";" at the end of your SQL statement?

such as:
CREATE DATABASE foo ;


--

pgsql-admin by date:

Previous
From: Lucas Possamai
Date:
Subject: Re: issue creating database in postgresSQL
Next
From: Poul Kristensen
Date:
Subject: krb5-pkinit