[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PostgreSQL database installation
From: |
Davi Leal |
Subject: |
Re: PostgreSQL database installation |
Date: |
Sat, 14 Jun 2008 21:41:26 +0200 |
User-agent: |
KMail/1.9.7 |
Nicodemo Alvaro wrote:
> I have no relations is my other problem.
>
> Running the command \d in the psql console gives me 'No Relations found'.
>
>
> Now, I am getting this error:
>
> Fatal error: Uncaught exception 'Exception' with message 'ERROR:<pre>
> SELECT LO_TwoLetter FROM LO_Countries </pre> ERROR: relation
> "lo_countries" does not exist' in
The second step exposed at [1] links to the PostgreSQL database installation
guide. Note the link at the "configure" word:
2. Install and _configure_ PostgreSQL.
[1]: How to install a development environment?
http://savannah.nongnu.org/cookbook/?func=detailitem&item_id=155
[2]: The PostgreSQL data base
http://savannah.nongnu.org/cookbook/?func=detailitem&item_id=154
psql gnuherds < GNUHerds__SQL_Implementation.sql > stdout 2> stderr