Re: postgresql 8.2 startup script - Mailing list pgsql-general

From Vick Khera
Subject Re: postgresql 8.2 startup script
Date
Msg-id 2968dfd61003071936j377872ecq4229ed6127243873@mail.gmail.com
Whole thread Raw
In response to postgresql 8.2 startup script  (Aleksandar Sosic <alex.sosic@gmail.com>)
List pgsql-general
On Sat, Mar 6, 2010 at 6:16 PM, Aleksandar Sosic <alex.sosic@gmail.com> wrote:
> What's the problem with the startup script? am I doing
> something wrong?
>

The startup script starts the service at boot, or when manually run.
If you run it with the "init" command it will do that.  Normally it
just starts/stops the server.  Also, be sure to enable the service in
/etc/rc.conf like you would any other service.

pgsql-general by date:

Previous
From: Dmitry Litvintsev
Date:
Subject: psql uses default user from kerberos ticket not the current user
Next
From: Tom Lane
Date:
Subject: Re: psql uses default user from kerberos ticket not the current user