Re: new PostgreSQL user question

Поиск
Список
Период
Сортировка
От Patrick Dubois
Тема Re: new PostgreSQL user question
Дата
Msg-id 3AEADB0E.F05DD8E7@interlinx.qc.ca
обсуждение исходный текст
Список 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


Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: "Clayton Vernon"
Дата:
Сообщение: are there plans for a threaded alternative to multiple daemons?
Следующее
От: "Anzo"
Дата:
Сообщение: Re: how to migrate from SQL Server7 to PostgreSQL7??