Seth,
On Sun, Feb 09, 2003 at 11:47:28PM -0500, Seth Rubin wrote:
> On step 6, something unusual happened. Instead of postmaster
> starting, I got:
>
> Starting program: /usr/bin/postmaster -D pgdata
> LOG: database system was shut down at 2003-02-09 23:17:47 EST
> LOG: checkpoint record is at 0/83B1E8
> LOG: redo record is at 0/83B1E8; undo record is at 0/0; shutdown TRUE
> LOG: next transaction id: 480; next oid: 16976
> LOG: database system is ready
> FATAL: Database "Owner" does not exist in the system catalog.
^^^^^
Does the above occur when invoked from the command line?
Does your /etc/passwd have an entry for "Owner"? If so, then please
post it. If not, then try the following:
$ mkpasswd -l -u Owner >>/etc/passwd
Note:
1. If Owner is a domain account, then use mkpasswd -d
2. If Owner corresponds to a Windows user with a different name, then
use the Windows user name instead above.
> Could all this be somehow related to XP account/computer naming?
Maybe. Note that I do *not* have access to XP so I cannot debug this
myself.
> in the bash shell, my username is coming out as "Owner@Thought1"
> Maybe something internally is reading that @ and getting all fouled
> up.
The default bash prompt is user@machine. If "Thought1" is your machine
name, then the above is OK.
> Thanks for all your help so far.
No problem. Sorry, for the slow response time, but weekends are tough
for me to get near my computer. :,(
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6