Re: how to cancel a query in progress

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: how to cancel a query in progress
Дата
Msg-id 28641.1245254998@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: how to cancel a query in progress  (Whit Armstrong <armstrong.whit@gmail.com>)
Ответы Re: how to cancel a query in progress  (Whit Armstrong <armstrong.whit@gmail.com>)
Список pgsql-general
Whit Armstrong <armstrong.whit@gmail.com> writes:
> Are there any integrity checks I need to run on the db after this type
> of crash and recovery, or is vacuum --all good enough?

There isn't anything you need to do.  Postgres crashes don't corrupt
on-disk data, as a general rule, and a SIGKILL crash seems particularly
safe from that.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Playing with set returning functions in SELECT list - behaviour intended?
Следующее
От: Steve Atkins
Дата:
Сообщение: Re: used for large media files