| From: | Thomas Swan <tswan-lst(at)ics(dot)olemiss(dot)edu> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Updated TODO item |
| Date: | 2002-01-03 09:19:29 |
| Message-ID: | 3C342221.4080201@ics.olemiss.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian wrote:
>TODO: I have added a syntax suggested by someone on IRC:
>
>* Make it easier to create a database owned by someone who can't createdb,
> perhaps CREATE DATABASE dbname WITH USER = "user"
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
Perhaps "CREATE DATABASE dbname WITH USER username" would fit a little
better. I'd love to see this one get done... ;-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Karel Zak | 2002-01-03 11:28:40 | Re: datetime error? |
| Previous Message | Tatsuo Ishii | 2002-01-03 09:00:10 | Re: LWLock contention: I think I understand the problem |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jason Tishler | 2002-01-03 11:55:54 | pg_regress.sh startup failure patch |
| Previous Message | Bruce Momjian | 2002-01-03 08:03:00 | Re: Patch for ODBC driver (look for odbc.ini in more than |