Ask me why I hate databases. Go on, ask me!
mpj17@manu:~$ createdb -U testbed -E UTF8 testbed
createdb: database creation failed: ERROR: database "testbed" already exists
mpj17@manu:~$ psql -U testbead testbead
psql: FATAL: database "testbead" does not exist
Richard,
I was trying to set up, or connect, to a local database on my new
(Alice's old) machine, but as *%# %$@# always, database security gets in
the way of doing anything strait forward ☺ Any suggestions?
Hi Michael,
It looks like you've misspelled "testbed" as "testbead" ...
A.
On Mon, 2008-07-28 at 16:35 +1200, Michael JasonSmith wrote:
> Ask me why I hate databases. Go on, ask me!
>
> mpj17@manu:~$ createdb -U testbed -E UTF8 testbed
> createdb: database creation failed: ERROR: database "testbed" already
exists
Rest of post
> mpj17@manu:~$ psql -U testbead testbead
> psql: FATAL: database "testbead" does not exist
>
> Richard,
>
> I was trying to set up, or connect, to a local database on my new
> (Alice's old) machine, but as *%# %$@# always, database security gets in
> the way of doing anything strait forward ☺ Any suggestions?
>
/headdesk
There is no a in bed.
On Mon, 2008-07-28 at 16:48 +1200, Michael JasonSmith wrote:
> /headdesk
>
> There is no a in bed.
Not the last time I looked :-)
I created a new version of GroupServer, and it seemed to build ok.
However
* I lost it in a reboot, so I need to check it out again
* I used my old Zope data
* I used my old PostgreSQL data
So I take its "going" status with a grain of salt!