No Relations Found Error

From: Carlos Mennens <carlos(dot)mennens(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: No Relations Found Error
Date: 2010-09-30 19:24:31
Message-ID: AANLkTik1HvNO16aK0DADY8EM4QGH_M70cQWDRXZ=S2iP@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I created today a new database and user for my Wiki. Now I created
both the db user and actual db as 'carlos' even though the owner of
the db 'wiki' is a user named 'wiki'. My user 'carlos' is a superuser
however. So I then wanted to view and change some data but I keep
getting this error:

carlos(at)wiki]:~$ psql -d wiki
psql (8.4.4)
Type "help" for help.

wiki=# \d
No relations found.

Anyone know what I am doing wrong?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Carlos Mennens 2010-09-30 19:33:44 Re: No Relations Found Error
Previous Message Tom Lane 2010-09-30 19:07:42 Re: custom analyze function