error messages

From: "P(dot) Jourdan" <pippo(at)videotron(dot)ca>
To: pgsql-novice(at)postgresql(dot)org
Subject: error messages
Date: 2002-05-01 15:39:01
Message-ID: 5.1.0.14.2.20020501113801.00aaef50@mail.host45.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I have found some errors in my pgsql error file:
FATAL 1: Database :"template0" is not currently accepting connections
ERROR: Relation 'visits'does not have attribute 'path'
ERROR: Bad boolean external representation '<font
color=red><b>YES></b></font>'
ERROR: Relation "mustdie" does not exist
NOTICE: Adding missing FROM-caluse entry for table "customer"
ERROR: No such atribute or function 'pcustomer_id'
I would like to understand what these statements mean so I can trace and
correct problems in the database.
I do not understand what is the use of the "template0" - is it the base
"model" for newly created databases? I was under the impression that that
was template1...
sorry for my ignorance, but I have to start somewhere... :-)
Philip Jourdan

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2002-05-01 15:58:06 Re: Once again about 'OID'
Previous Message PJourdan 2002-05-01 14:56:24 error messages