Re: Updated TODO item

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Kaare Rasmussen <kar(at)kakidata(dot)dk>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Updated TODO item
Date: 2002-02-23 02:00:38
Message-ID: 200202230200.g1N20c629287@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Kaare Rasmussen wrote:
> > * 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"

Yes. I will make that change.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-02-23 02:01:12 Re: Undocumented feature costs a lot of performance in COPY
Previous Message Bruce Momjian 2002-02-23 01:59:29 Re: Updated TODO item

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-02-23 02:01:12 Re: Undocumented feature costs a lot of performance in COPY
Previous Message Bruce Momjian 2002-02-23 01:59:29 Re: Updated TODO item