Re: BUG #2854: can't log out database system - Mailing list pgsql-bugs

From Stefan Kaltenbrunner
Subject Re: BUG #2854: can't log out database system
Date
Msg-id 458AF101.9060201@kaltenbrunner.cc
Whole thread Raw
In response to BUG #2854: can't log out database system  ("Jessica" <hxq7681@rit.edu>)
List pgsql-bugs
Jessica wrote:
> The following bug has been logged online:
>
> Bug reference:      2854
> Logged by:          Jessica
> Email address:      hxq7681@rit.edu
> PostgreSQL version: 8.2
> Operating system:   Solaris
> Description:        can't log out database system
> Details:
>
> I log into database system, but I don't know how to log out and back to my
> account prompt.
>
> I use psql -test, nothing occurs and I can't be back to my account prompt
> again.

http://www.postgresql.org/docs/8.2/static/app-psql.html has information
on how to use the psql commandline client. but i guess your database is
not actually called "-test" ?

>
> What does it mean such a message as below:
> FATAL:  syntax error in file
> "/home/group/s772/p772-01f/pgsql/CLUST/data/postgresql.conf" line 101, near
> token "MB"

that looks like a typo in the configuration file - what is on line 101
in that file ?



>
> Where can I find a really instruction to how to use postgresql for people
> who are not experts?

the server-administration section in the manual has some information on
that:

http://www.postgresql.org/docs/8.2/static/admin.html


Stefan

pgsql-bugs by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: BUG #2855: SEGV on PL/PGSQL function
Next
From: Bernd Helmle
Date:
Subject: Re: BUG #2850: Cannot select from information_schema.schemat