Re: I am now Linux and PostgreSQL user, have a question

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: I am now Linux and PostgreSQL user, have a question
Дата
Msg-id Pine.LNX.4.30.0104261725180.758-100000@peter.localdomain
обсуждение исходный текст
Ответ на I am now Linux and PostgreSQL user, have a question  ("Isiah Thomas" <proinfo@hongkong.com>)
Список pgsql-general
Isiah Thomas writes:

> /usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data
> [postgres@vtl postgres]$ /usr/local/pgsql/bin/postmaster -D
> /usr/local/pgsql/data
> \DEBUG:  database system was shut down at 2001-04-25 10:48:00 HKT
> DEBUG:  CheckPoint record at (0, 1522124)
> DEBUG:  Redo record at (0, 1522124); Undo record at (0, 0); Shutdown TRUE
> DEBUG:  NextTransactionId: 615; NextOid: 18720
> DEBUG:  database system is in production state

> the process stoped here, not more action. Can anybody tell me what's wrong?

It didn't stop, it's waiting for requests from your client applications.

What you probably want to do is start the server (postmaster) in the
background.  Check the Administrator's Guide and the pg_ctl program for
more information.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Why Size Of Data Backed Up Varies Significantly In SQL 6.5?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Can't get lock for vacuum