Error: Relation 'testdb' does not exist

From: "Craig Jarman" <cjarman(at)source(dot)com(dot)au>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Error: Relation 'testdb' does not exist
Date: 2001-10-29 12:27:22
Message-ID: 003501c16075$0f8eee30$0a00a8c0@craig
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi All

I am trying to add a user to a specified database

Steps taken
1. createdb testdb
2. createuser (then follow the prompts)
3. psql testdb
4. GRANT ALL ON testdb TO administrator

At this point an error is returned - "Error: Relation 'testdb' does not exist"

I have gone over the documentation several times but can't find an explanation for this error. Any pointers?
______________________________

Craig Jarman
Director, Source IT
Ph: 612 9974 1480
Fx: 612 9974 1280
cjarman(at)source(dot)com(dot)au
______________________________

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Schmidt 2001-10-29 15:46:45 FreeBSD upgrade causes performance degredation
Previous Message Jean-Michel POURE 2001-10-29 08:10:04 Re: [HACKERS] Ultimate DB Server