Thread: Re: new PostgreSQL user question

Re: new PostgreSQL user question

From
Patrick Dubois
Date:
The documentation is pretty complete.  Try reading the INSTALL file.

Try looking in the /contrib directory for the startup script.  You should edit
it to match your service username.

Don't forget to do 'postmaster -i' if you're using JDBC or want to allow
external access.

Enjoy!

Pat.

Isiah Thomas wrote:

> I read some docunment say that to start the postgres service must type this
> command
>
> /etc/rc.d/init.d/postgres start
>
> but I do have not that file.  do I missing something??
>
> in other way,  my I do any other thing in service side?  it is because after
> showing "DEBUG:  database system is in production state", I am not at
> 'postgres @ vtl>'mode, so, I cannot type any command.

--
Patrick Dubois

HTTP://PDubois.com


Attachment