The notices are normal, nothing to worry about.

The error message is from a missing table and you should add it.

SL will function without it, however you loose the links to the employee.


Dieter Simader    http://www.sql-ledger.org   (780) 472-8161
DWS Systems Inc.     Accounting Software       Fax: 478-5281
=========== On a clear disk you can seek forever ===========

On Wed, 23 Oct 2002, Scott Taylor wrote:

>
> Are these messages normal or am I doing something wrong?
>
> Also could someone remind me of the best KILL command for PostgreSQL.
>
> Regards
>
> Scott
>
> [root@localhost root]# su postgres
> bash-2.05a$ postmaster -iD /var/lib/pgsql/data
> DEBUG:  database system was shut down at 2002-10-22 22:15:29 UTC
> DEBUG:  CheckPoint record at (0, 5005804)
> DEBUG:  Redo record at (0, 5005804); Undo record at (0, 0); Shutdown TRUE
> DEBUG:  NextTransactionId: 12899; NextOid: 101703
> DEBUG:  database system is in production state
> ERROR:  Relation 'employee' does not exist
> ERROR:  Relation 'employee' does not exist
> NOTICE:  Adding missing FROM-clause entry in subquery for table "customer"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "vendor"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "customer"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "vendor"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "customer"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "vendor"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "customer"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "vendor"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "customer"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "vendor"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "customer"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "vendor"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "customer"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "vendor"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "customer"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "vendor"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "customer"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "vendor"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "customer"
> NOTICE:  Adding missing FROM-clause entry in subquery for table "vendor"
>


Reply via email to