Re: is it possible to delete the psql log while psql is

Поиск
Список
Период
Сортировка
От Ed L.
Тема Re: is it possible to delete the psql log while psql is
Дата
Msg-id 200512081526.38350.pgsql@bluepolka.net
обсуждение исходный текст
Ответ на Re: is it possible to delete the psql log while psql is  (Oleg Bartunov <oleg@sai.msu.su>)
Ответы Re: is it possible to delete the psql log while psql is
Список pgsql-general
On Thursday December 8 2005 9:19 am, Oleg Bartunov wrote:
> I'd do
> echo > pgql.log

That won't free any space from an open file.  You have to stop
postgresql first in order to close the file, or use log file
rotation and wait until it rotates out to a closed state.

Ed


>
>    Oleg
>
> On Thu, 8 Dec 2005, gabor wrote:
> > hi,
> >
> > i'd like to delete the postgresql log file
> > (resides in /var/log/pgsql/postgres),
> > because it has become too big.
> >
> > can i simply delete the file while postgresql is running?
> >
> > or do i have to stop postgresql first, and only delete the
> > logfile after that?
> >
> > thanks,
> > gabor
>
>      Regards,
>          Oleg
> _____________________________________________________________
> Oleg Bartunov, Research Scientist, Head of AstroNet
> (www.astronet.ru), Sternberg Astronomical Institute, Moscow
> University, Russia Internet: oleg@sai.msu.su,
> http://www.sai.msu.su/~megera/ phone: +007(495)939-16-83,
> +007(495)939-23-83
>
> ---------------------------(end of
> broadcast)--------------------------- TIP 5: don't forget to
> increase your free space map settings

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Specify schema in jdbc connection string?
Следующее
От: "Andrus Moor"
Дата:
Сообщение: find last day of month