Re: ctrl+C

Поиск
Список
Период
Сортировка
От Nigel J. Andrews
Тема Re: ctrl+C
Дата
Msg-id Pine.LNX.4.21.0305122316030.24875-100000@ponder.fairway2k.co.uk
обсуждение исходный текст
Ответ на ctrl+C  (Kathy Zhu <Kathy.Zhu@Sun.COM>)
Список pgsql-general
On Mon, 12 May 2003, Kathy Zhu wrote:

> Hi,
>
> After I do psql, if I hit ctrl+C, it will terminate postmaster.
> The message in the log is :
>
> DEBUG:  fast shutdown request
> DEBUG:  aborting any active transactions
> FATAL 1:  This connection has been terminated by the administrator.
> DEBUG:  shutting down
> DEBUG:  database system is shut down
>
>
> I wonder how to disable ctrl+c shutting down db.
> thanks,
> kathy


That is not what I get in psql. Are you sure that is what you mean. Perhaps you
mean you have started the postmaster and in the same terminal issued the
ctrl-c?

Can you give more details? PostgreSQL version, OS, the commands issued spring
to mind as being useful to know.


--
Nigel J. Andrews


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

Предыдущее
От: Kathy Zhu
Дата:
Сообщение: create db with -E
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ctrl+C