| From: | Lee Kindness <lkindness(at)csl(dot)co(dot)uk> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Lee Kindness <lkindness(at)csl(dot)co(dot)uk> |
| Subject: | Re: Open 7.3 items |
| Date: | 2002-08-19 08:04:24 |
| Message-ID: | 15712.42632.571103.278986@kelvin.csl.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I'd have thought that if a matching user couldn't be found in the
specified database then it would default to searching through the
global users? Would be more intuitive...
Lee.
Bruce Momjian writes:
> Sample run:
> $ psql -U postgres test
> psql: FATAL: user "postgres(at)test" does not exist
>
> $ psql -U postgres@ test
> Welcome to psql 7.3devel, the PostgreSQL interactive terminal.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Manfred Koizar | 2002-08-19 09:28:01 | Page type |
| Previous Message | Philip Warner | 2002-08-19 07:54:56 | Re: Function result cacheing - any comments? |