Re: new PostgreSQL user question

From: Patrick Dubois <redux(at)interlinx(dot)qc(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: new PostgreSQL user question
Date: 2001-04-28 15:00:30
Message-ID: 3AEADB0E.F05DD8E7@interlinx.qc.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 Content-Type Size
redux.vcf text/x-vcard 148 bytes

Browse pgsql-general by date

  From Date Subject
Next Message Lieven Van Acker 2001-04-28 15:30:59 creating names in plpgsql-functions
Previous Message Bruce Momjian 2001-04-28 14:10:29 SAP DB released as open source