Re: Updated TODO item - Mailing list pgsql-hackers

From Kaare Rasmussen
Subject Re: Updated TODO item
Date
Msg-id [email protected]
Whole thread Raw
In response to Updated TODO item  (Bruce Momjian <[email protected]>)
List pgsql-hackers
> * Make it easier to create a database owned by someone who can't createdb,
>   perhaps CREATE DATABASE dbname WITH USER = "user"
>   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Shouldn't that be

CREATE DATABASE dbname WITH OWNER = "user"

?

-- 
Kaare Rasmussen            --Linux, spil,--        Tlf:        3816 2582
Kaki Data                tshirts, merchandize      Fax:        3816 2501
Howitzvej 75               Åben 14.00-18.00        Web:      www.suse.dk
2000 Frederiksberg        Lørdag 11.00-17.00       Email: [email protected]


pgsql-hackers by date:

Previous
From: "Jeffrey W. Baker"
Date:
Subject: Re: LWLock contention: I think I understand the problem
Next
From: Michael Meskes
Date:
Subject: Re: ecpg compile error on AIX