From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | mjoseph(at)inautix(dot)com |
Cc: | pgsql-general(at)postgresql(dot)org, pgsql-novice(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Database access problem : SOS |
Date: | 2003-02-03 15:45:25 |
Message-ID: | 19305.1044287125@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general pgsql-novice |
mjoseph(at)inautix(dot)com writes:
> ipc-daemon &
> initdb -D /usr/local/pgsql/data -U 1730 -W
> psql -U 1730 template1
If this is PG 7.3.*, there are some recently-identified problems with
using all-numeric usernames. Use a name instead of a number.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-02-03 15:50:03 | Re: Fwd: Postgresql |
Previous Message | Nigel Bishop | 2003-02-03 15:39:25 | Question about backup/restore |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-02-03 15:57:27 | Re: Documentation improvement suggestions |
Previous Message | Andrew Sullivan | 2003-02-03 15:43:48 | Re: Comparing different numeric data types |
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2003-02-03 18:25:17 | Re: [BUGS] Problem when adding an existing primary key |
Previous Message | mjoseph | 2003-02-03 15:18:41 | Database access problem : SOS |