hi Billy,

On Sun, Mar 18, 2012 at 10:37 PM, billy akazawa <[email protected]> wrote:

> Hi,
>
> Thanks for the ideas everyone!
>
> Erik,
>
> I entered the
>
> SELECT * FROM defaults WHERE  setting_key = 'version';
>
> you gave me and got:
>
> postgres=# SELECT * FROM defaults WHERE setting_key = 'version';
> ERROR: relation "defaults" does not exist
> LINE 1: SELECT * FROM defaults WHERE setting_key = 'version';



Ok. This and the other errors indicate that the database wasn't of the
expected structure. How did you connect? Did you use the command line
program:

  $ psql -d aels

?

If you didn't use the -d argument option, that'd explain most of your
errors. Maybe you can retry with the -d parameter, if that's the case?


> Logging in at setup.pl gives the database as 'postgres'
>
> That doesn't seem correct. Can you tell us which parameters you enter into
the 'setup.pl' login page? Did you enter 'aels' in the 'database' field?
(the third one?)

Bye,

Erik.
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Ledger-smb-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to